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
Issue: When we execute the command "terraform plan" to see the work that Terraform will perform, we are getting the error 'Error: "zone": [REMOVED] Use location instead'
Workaround: 'zone' parameter should be replaced with 'location'.
Issue: When we execute the command "terraform plan" to see the work that Terraform will perform, we are getting the error 'Error: "zone": [REMOVED] Use location instead'
Workaround: 'zone' parameter should be replaced with 'location'.
Same has been updated in this PR: #37
The text was updated successfully, but these errors were encountered: