oracle / terraform-provider-oci

Terraform Oracle Cloud Infrastructure provider
https://www.terraform.io/docs/providers/oci/
Mozilla Public License 2.0
759 stars 681 forks source link

Add variable innodb_strict_mode #2173

Open hgebrael opened 3 months ago

hgebrael commented 3 months ago

Community Note

Current terraform resource oci_mysql_mysql_configuration does not have support for adding innodb_strict_mode in variables block.

New or Affected Resource(s)

Potential Terraform Configuration

# Copy-paste any Terraform configurations for how the requested feature may be used. 

References