my-terraform-s3-backend/README.md

6 lines
240 B
Markdown
Raw Permalink Normal View History

2024-03-02 10:56:07 +00:00
# terraform-s3-remote-state
2024-03-02 13:39:26 +00:00
A gruntwork.io implementation of a Terraform remote state backend using S3 for state file storage and DynamoDB for locking.
See more [here](https://blog.gruntwork.io/how-to-manage-terraform-state-28f5697e68fa)