Skip to main content

Module: AWS Backend

Github
@mhmdio/terraform-aws-backend
Terraform Registry

This Module is used to bootstrap new AWS account, and prepare them to be used with Terraform. Creates:

  • backend S3 bucket
  • DynamoDB table
  • KMS key

for managing Terraform state.

Diagram

AWS S3 Backend

Perquisites

git clone REPO_URL
cd REPO_PATH
pre-commit install
tfenv install