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
Running a "terraform apply" of the example complete_vcn.tf works perfectly. However, when removing then environment with "terraform destroy", it appears to not wait long enough for the subnets to be removed before continuing to remove the other resources. Therefore you need to run the "terraform destroy" a few times.