This data source provides details about a specific Container Configuration resource in Oracle Cloud Infrastructure Artifacts service.
Get container configuration.
data "oci_artifacts_container_configuration" "test_container_configuration" {
#Required
compartment_id = var.compartment_id
}
The following arguments are supported:
compartment_id
- (Required) The OCID of the compartment.The following attributes are exported:
is_repository_created_on_first_push
- Whether to create a new container repository when a container is pushed to a new repository path. Repositories created in this way belong to the root compartment. namespace
- The tenancy namespace used in the container repository path.