Data Source: oci_dbmulticloud_oracle_db_azure_vaults
This data source provides the list of Oracle Db Azure Vaults in Oracle Cloud Infrastructure Dbmulticloud service.
Lists all DB Azure Vault resources based on the specified filters.
Example Usage
data "oci_dbmulticloud_oracle_db_azure_vaults" "test_oracle_db_azure_vaults" {
#Required
compartment_id = var.compartment_id
#Optional
display_name = var.oracle_db_azure_vault_display_name
oracle_db_azure_connector_id = oci_dbmulticloud_oracle_db_azure_connector.test_oracle_db_azure_connector.id
oracle_db_azure_resource_group = var.oracle_db_azure_vault_oracle_db_azure_resource_group
oracle_db_azure_vault_id = oci_dbmulticloud_oracle_db_azure_vault.test_oracle_db_azure_vault.id
state = var.oracle_db_azure_vault_state
}
Argument Reference
The following arguments are supported:
compartment_id
- (Required) The ID of the compartment.display_name
- (Optional) A filter to return Oracle DB Azure Vault resources that match the specified display name.oracle_db_azure_connector_id
- (Optional) A filter to return Oracle DB Azure Azure Identity Connector resources.oracle_db_azure_resource_group
- (Optional) A filter to return Oracle DB Azure Vault resources that match the specified Oracle DB Azure resource group name.oracle_db_azure_vault_id
- (Optional) A filter to return Oracle DB Azure Vault resources that match the specified OCID of the Oracle DB Azure Vault resource.state
- (Optional) A filter to return only resources that match the given lifecycle state. The state value is case-insensitive.
Attributes Reference
The following attributes are exported:
oracle_db_azure_vault_summary_collection
- The list of oracle_db_azure_vault_summary_collection.
OracleDbAzureVault Reference
The following attributes are exported:
azure_vault_id
- Azure Vault ID.compartment_id
- The OCID of the compartment that contains this Oracle DB Azure Vault resource.defined_tags
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:{"Operations.CostCenter": "42"}
display_name
- Oracle DB Azure Vault resource name.freeform_tags
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:{"Department": "Finance"}
id
- The OCID of the oracle DB Azure Vault resource.last_modification
- Description of the latest modification of the Oracle DB Azure Vault resource.lifecycle_state_details
- Description of the current lifecycle state in more detail.location
- Oracle DB Azure Vault resource location.oracle_db_azure_resource_group
- Oracle DB Azure resource group name.oracle_db_connector_id
- The OCID of the Oracle DB Connector resource that contains Oracle DB Azure Vault resource.properties
- Oracle DB Azure Vault resource’s properties.state
- The lifecycle state of the Oracle DB Azure Vault resource.system_tags
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:{"orcl-cloud.free-tier-retained": "true"}
time_created
- Time when the DB Azure Vault resource was created in RFC 3339 timestamp format, e.g. ‘2020-05-23T21:10:29.600Z’time_updated
- Time when the DB Azure Vault resource was last modified, expressed in RFC 3339 timestamp format, e.g. ‘2020-05-23T21:10:29.600Z’type
- Oracle DB Azure Vault resource type.