Data Source: oci_artifacts_repository

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

Gets the specified repository’s information.

Example Usage

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

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: