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
As opposed to storing TF state locally, a common production setup is to store state in an S3 bucket and use DynamoDB for locking. TF has support for this in standard TF backends.
As opposed to storing TF state locally, a common production setup is to store state in an S3 bucket and use DynamoDB for locking. TF has support for this in standard TF backends.
https://www.terraform.io/docs/backends/types/s3.html
The text was updated successfully, but these errors were encountered: