https://github.com/patheard/terraform-cantrill-aws-associate
Terraform lab work for the Cantrill AWS Associate course
https://github.com/patheard/terraform-cantrill-aws-associate
aws terragrunt
Last synced: 5 months ago
JSON representation
Terraform lab work for the Cantrill AWS Associate course
- Host: GitHub
- URL: https://github.com/patheard/terraform-cantrill-aws-associate
- Owner: patheard
- License: mit
- Created: 2021-04-02T15:43:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-25T13:47:08.000Z (over 4 years ago)
- Last Synced: 2023-03-26T17:06:50.415Z (over 2 years ago)
- Topics: aws, terragrunt
- Language: HCL
- Homepage:
- Size: 107 KB
- Stars: 3
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terraform Cantrill AWS Associate
Lab work for the Adrian Cantrill [AWS Associate course](https://learn.cantrill.io/p/aws-certified-solutions-architect-associate-saa-c02) using [Terragrunt](https://terragrunt.gruntwork.io/).# Credits
* Project structure/workflows from [cds-snc/notification-terraform](https://github.com/cds-snc/notification-terraform)
* Terraform state bootstrap idea from [cds-snc/covid-alert-server-staging-terraform](https://github.com/cds-snc/covid-alert-server-staging-terraform)