Data Source: oci_fusion_apps_fusion_environment_service_attachments

This data source provides the list of Fusion Environment Service Attachments in Oracle Cloud Infrastructure Fusion Apps service.

Returns a list of service attachments.

Example Usage

data "oci_fusion_apps_fusion_environment_service_attachments" "test_fusion_environment_service_attachments" {
	#Required
	fusion_environment_id = oci_fusion_apps_fusion_environment.test_fusion_environment.id

	#Optional
	display_name = var.fusion_environment_service_attachment_display_name
	service_instance_type = var.fusion_environment_service_attachment_service_instance_type
	state = var.fusion_environment_service_attachment_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

FusionEnvironmentServiceAttachment Reference

The following attributes are exported: