2023-11-03 09:43:24 +00:00

2.6 KiB

title_tag, meta_desc, title, h1, meta_image, menu
title_tag meta_desc title h1 meta_image menu
Pulumi ESC Providers This page provides an overview of the various Pulumi ESC providers. Providers Pulumi ESC Providers /images/docs/meta-images/docs-meta.png
pulumicloud
parent identifier
esc esc-providers

Pulumi ESC Providers enable you to dynamically import Secrets and Configuration from the provider into your Environment.

To learn more about how to set up and use the various providers, please refer to their individual pages.

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.
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.

To learn more about configuring OIDC and trust relationships in Pulumi, please refer to the following: