Skip to content

tiborhercz/tf-state-backend-s3-cloudformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

CloudFormation: S3 state backend for Terraform

In this repository in the 'templates' folder you will find CloudFormation templates.

The CloudFormation templates focus on different things. I will explain the templates below:

simple-replication template

This template focuses on durability and therefore uses a replication bucket. The template is not strict on permissions, this means administrators and users with the right IAM policies have full access to this bucket.

strict-cloudtrail template

This template focuses on security with strict permissions. Meaning only the deployment role and Terraform admin role can access the Terraform state file. For access logging the bucket has CloudTrail logging enabled.

About

CloudFormation template to provision a state backend for Terraform

Topics

Resources

License

Stars

Watchers

Forks