Pulumi ESC Providers
Pulumi ESC providers enable you to dynamically import secrets and configuration from the provider into your environment.
To learn how to set up and use each provider, follow the links below. To learn how to configure OpenID Connect (OIDC) for the providers that support it, see OpenID Connect integration in the Pulumi Cloud documentation.
Provider | Description |
---|---|
aws-login | The aws-login provider enables you to log in to your AWS account using OpenID Connect or static credentials. |
aws-secrets | The aws-secrets provider enables you to dynamically import Secrets from AWS Secrets Manager into your Environment. |
azure-login | The azure-login provider enables you to log in to Azure using OpenID Connect or static credentials. |
azure-secrets | The azure-secrets provider enables you to dynamically import Secrets from Azure Key Vault into your Environment. |
gcp-login | The gcp-login provider enables you to log in to Google Cloud using OpenID Connect or static credentials. |
gcp-secrets | The gcp-secrets provider enables you to dynamically import Secrets from Google Cloud Secrets Manager into your Environment. |
pulumi-stacks | The pulumi-stacks provider enables you to import Stack outputs from Pulumi into your Environment. |
vault-login | The vault-login provider enables you to log in to HashiCorp Vault using OpenID Connect or static credentials. |
vault-secrets | The vault-secrets provider enables you to dynamically import Secrets from HashiCorp Vault into your Environment. |
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.