Data Source: oci_artifacts_container_repository

This data source provides details about a specific Container Repository resource in Oracle Cloud Infrastructure Artifacts service.

Get container repository.

Example Usage

data "oci_artifacts_container_repository" "test_container_repository" {
	#Required
	repository_id = oci_artifacts_repository.test_repository.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: