Open
Description
I have to now add the terraform plan and apply argument (refresh= false) so that our deployments don't take an hour. Without it, terraform plan can take an hour. And this is just to update our OCI instances. This problem started
Terraform Version and Provider Version
OCI Provider version: 6.34.0
Terraform Version: 1.11.4
Affected Resource(s)
Oci container instances, but we are mainly being affected in the terraform plan stage
Debug Output
There is nothing unusual. Just appears to be pause refreshing the state.
Expected Behavior
Plan should complete in less than 10 mins
Actual Behavior
Plan takes over an hour. I am forced to use the argument refresh=false
Steps to Reproduce
terraform plan