Data Source: oci_devops_projects

This data source provides the list of Projects in Oracle Cloud Infrastructure Devops service.

Returns a list of projects.

Example Usage

data "oci_devops_projects" "test_projects" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	id = var.project_id
	name = var.project_name
	state = var.project_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Project Reference

The following attributes are exported: