Data Source: oci_fleet_apps_management_platform_configurations

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

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

Example Usage

data "oci_fleet_apps_management_platform_configurations" "test_platform_configurations" {

	#Optional
	compartment_id = var.compartment_id
	compartment_id_in_subtree = var.platform_configuration_compartment_id_in_subtree
	config_category = var.platform_configuration_config_category
	display_name = var.platform_configuration_display_name
	id = var.platform_configuration_id
	state = var.platform_configuration_state
	type = var.platform_configuration_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

PlatformConfiguration Reference

The following attributes are exported: