You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor!: Upgrade minimum version to Terraform 1.0.0 (#33)
* refactor!: renamed operator_enabled to create_operator; minimum Terraform version is 1.0.0
BREAKING CHANGE: refactor to rename variable operator enabled to create_operator and set minimum Terraform version to 1.0.0
* removed unused security list
statements=["Allow dynamic-group ${oci_identity_dynamic_group.operator_instance_principal[0].name} to manage all-resources in compartment id ${var.compartment_id}"]
0 commit comments