Data Source: oci_fleet_apps_management_compliance_policies

This data source provides the list of Compliance Policies in Oracle Cloud Infrastructure Fleet Apps Management service.

Returns a list of all the Compliance Policies in the specified compartment. The query parameter compartmentId is required unless the query parameter id is specified.

Example Usage

data "oci_fleet_apps_management_compliance_policies" "test_compliance_policies" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.compliance_policy_display_name
	id = var.compliance_policy_id
	state = var.compliance_policy_state
	type = var.compliance_policy_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CompliancePolicy Reference

The following attributes are exported: