Skip to content

chriswilding/terraform-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform AWS

This repository contains Terraform Infrastructure as Code that I use to maintain shared or re-usable compents in my personal AWS account.

Prerequisites

  1. terragrunt

Setup

$ git clone git@github.com:ChrisWilding/terraform-aws.git
$ git submodule update --init

How To

Manage Secrets

See terraform-aws-secrets

Apply

$ cd MODULE
$ terragrunt init
$ terragrunt apply

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages