Toshakins / terraform-aws-init

S3 Terraform backend implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-aws-init

Facilitates base for successful AWS application managed via Terraform. Includes:

  • IAM user with console and API access
  • S3 bucket that will be used later as a backend for Terraform
  • DynamoDB to support Terraform state locking

Reading crypto output

terraform output login_secret | base64 --decode | keybase pgp decrypt

About

S3 Terraform backend implementation


Languages

Language:HCL 100.0%