Data Source: oci_vault_secret

This data source provides details about a specific Secret resource in Oracle Cloud Infrastructure Vault service.

Gets information about the specified secret.

Example Usage

data "oci_vault_secret" "test_secret" {
	#Required
	secret_id = oci_vault_secret.test_secret.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: