Module config
This provider is a derived work of the Terraform Provider distributed under MPL 2.0. If you encounter a bug or missing feature, first check the
pulumi/pulumi-packetrepo; however, if that doesn’t turn up anything, please consult the sourceterraform-providers/terraform-provider-packetrepo.
APIs
APIs
let authToken
let authToken: string | undefined = __config.get("authToken") || utilities.getEnv("PACKET_AUTH_TOKEN");The API auth key for API operations.