Data Source: oci_mysql_mysql_configuration

This data source provides details about a specific Mysql Configuration resource in Oracle Cloud Infrastructure MySQL Database service.

Get the full details of the specified Configuration, including the list of MySQL Variables and their values.

Example Usage

data "oci_mysql_mysql_configuration" "test_mysql_configuration" {
	#Required
	configuration_id = var.mysql_configuration_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: