Data Source: oci_mysql_blue_green_deployment

This data source provides details about a specific Blue Green Deployment resource in Oracle Cloud Infrastructure MySQL Database service.

Gets a blue/green deployment by identifier.

Example Usage

data "oci_mysql_blue_green_deployment" "test_blue_green_deployment" {
	#Required
	blue_green_deployment_id = oci_mysql_blue_green_deployment.test_blue_green_deployment.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: