inframarauder / terraform-personal-setup

Terraform configuration to setup my personal workflow - remote backend and atlantis on AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-personal-setup

Terraform configuration to setup my personal terraform workflow.

  • remote backend : S3 bucket with SSE encryption, dynamodb table (for state locking)
  • atlantis : EC2 instance with atlantis server and GitHub webhook configured for PR automation

About

Terraform configuration to setup my personal workflow - remote backend and atlantis on AWS

License:GNU General Public License v3.0


Languages

Language:HCL 81.5%Language:Shell 18.5%