Without this fix, the user would get the following warning.
Warning: Value for undeclared variable
│
│ The root module does not declare a variable named "compartment_ocid" but a value was found in file
│ "terraform.tfvars". If you meant to use this value, add a "variable" block to the configuration.
Without this fix, the user would get the following warning.
Warning: Value for undeclared variable │ │ The root module does not declare a variable named "compartment_ocid" but a value was found in file │ "terraform.tfvars". If you meant to use this value, add a "variable" block to the configuration.