Skip to content

Terraform file that creates an encrypted, replicated S3 bucket and DynamoDB table for locking

License

Notifications You must be signed in to change notification settings

ChairmanTubeAmp/terraform-remote-state-and-locking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-remote-state-and-locking

A stand-alone Terraform module that initializes an encrypted, replicated S3 bucket for storing remote state and creates a DynamoDB table for locking.

Assumes us-east-2 for most resources and us-west-1 for the cross region replica S3 bucket.

Changes:

  • Now requires Terraform 0.12 or later.
  • Handles all KMS replication permissions correctly thanks to @f0rk

About

Terraform file that creates an encrypted, replicated S3 bucket and DynamoDB table for locking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages