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
Did you update the subnet ocid, so it matches something that exists in the new region? Also, is the data source refreshed first to target the image's new OCID for the new region?
Community Note
Terraform Version and Provider Version
Affected Resource(s)
oci_core_instance
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Be able to specify a region separately to the provider config.
Actual Behavior
Uses region of provider at the time the instance was created even if changed later on.
Steps to Reproduce
terraform apply
to create an instance.terraform apply
Or just try to specify a different region than the provider. Apologies if this is already possible somehow and I've missed it!
Important Factoids
References
The text was updated successfully, but these errors were encountered: