Secretmanager Functions
Functions
Use this data source to get information about a Secret Manager Regional Secret
Retrieves the current IAM policy data for regionalsecret
Use this data source to list the Secret Manager Regional Secrets.
Get the value and metadata from a Secret Manager regional secret version. For more information see the official documentation and API. If you don't need the metadata (i.e., if you want to use a more limited role to access the regional secret version only), see also the gcp.secretmanager.getRegionalSecretVersionAccess datasource.
Get the value from a Secret Manager regional secret version. This is similar to the gcp.secretmanager.RegionalSecretVersion datasource, but it only requires the Secret Manager Secret Accessor role. For more information see the official documentation and API.
Use this data source to get information about a Secret Manager Secret
Retrieves the current IAM policy data for secret
Use this data source to list the Secret Manager Secrets
Get the value and metadata from a Secret Manager secret version. For more information see the official documentation and API. If you don't need the metadata (i.e., if you want to use a more limited role to access the secret version only), see also the gcp.secretmanager.getSecretVersionAccess datasource.
Get the value from a Secret Manager secret version. This is similar to the gcp.secretmanager.SecretVersion datasource, but it only requires the Secret Manager Secret Accessor role. For more information see the official documentation and API.