get Secrets
Use this data source to retrieve a list of secret names from an existing Key Vault Secret.
Return
A collection of values returned by getSecrets.
Parameters
argument
A collection of arguments for invoking getSecrets.
Return
A collection of values returned by getSecrets.
See also
Parameters
key Vault Id
Specifies the ID of the Key Vault instance to fetch secret names from, available on the azure.keyvault.KeyVault
Data Source / Resource. NOTE: The vault must be in the same subscription as the provider. If the vault is in another subscription, you must create an aliased provider for that subscription.
Return
A collection of values returned by getSecrets.
See also
Parameters
argument
Builder for com.pulumi.azure.keyvault.kotlin.inputs.GetSecretsPlainArgs.