get Certificates
Use this data source to retrieve a list of certificate names from an existing Key Vault.
Return
A collection of values returned by getCertificates.
Parameters
A collection of arguments for invoking getCertificates.
Return
A collection of values returned by getCertificates.
Parameters
Specifies whether to include certificates which are not completely provisioned. Defaults to true.
Specifies the ID of the Key Vault instance to fetch certificate 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.
See also
Return
A collection of values returned by getCertificates.
Parameters
Builder for com.pulumi.azure.keyvault.kotlin.inputs.GetCertificatesPlainArgs.