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-mailgun repo; however, if that doesn’t turn up anything, please consult the source terraform-providers/terraform-provider-mailgun repo.

APIs

APIs

let apiKey

let apiKey: string | undefined =  <any>__config.get("apiKey") || utilities.getEnv("MAILGUN_API_KEY");