Skip to content

hyperdrivetech/AWS-Terraform-Github-Actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS-Terraform-Github-Actions

Using Git workflow with Terraform and AWS Backend. See the full blog post here. https://hyperdrive.tech/blog/using-github-actions-terraform-and-aws/

SETUP

  1. fork/clone repo
  2. Modify provider.tf and add bucket, key, region. (Bucket must be created outside terraform)
  3. Add secret environments of AWS_SECRET_ACCESS_KEY and AWS_ACCESS_KEY_ID info here
  4. Enable branch protection on master
  5. Use Gitflow
git clone [email protected]:hyperdrivetech/AWS-Terraform-Github-Actions.git

LICENSE

MIT