credentials

@JvmName(name = "mfjjyotcswnqfiri")
suspend fun credentials(value: Output<String>)
@JvmName(name = "owuosnwdgqtqliqn")
suspend fun credentials(value: String?)

Parameters

value

A JSON string containing the contents of a GCP credentials file. If this value is empty, Vault will try to use Application Default Credentials from the machine on which the Vault server is running.