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
It sounds like you have a backend configuration in your code pointing to an S3 bucket and/or DynamoDB table that does not yet exist. Did you create the bucket and table before running init / terraform workspace new?
Hello, in the "State File Isolation" section, when following the commands and codes, when it comes time to create a new workspace:
terraform workspace new example1
It issues this error:
terraform workspace new test1
failed to lock s3 state: 2 errors occurred:
I've tried different ways to fix this, I've used your main.tf code, but it doesn't work. How can we resolve this?
The text was updated successfully, but these errors were encountered: