Skip to content

Commit

Permalink
refa(README): clean up at a glance
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikFricke committed May 10, 2022
1 parent 47bf4c7 commit c18be2e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ The workshop empowers you to know the core concepts of *infrastructure as code*

* ✅ Set up a new Terraform project from scratch
* ✅ Get familiar with the Terraform Language
* ✅ Manage Terraform state using a remote backend with AWS S3
* ✅ Learn the fundamentals of module composition
* ✅ Deploy multiple environments with different configurations (e.g. staging and prod)
* ✅ Manage Terraform remote states using AWS S3
* ✅ Deploy multiple environments (e.g. staging and prod)
* ✅ Implement a feature flag and learn more about parameterization


## 👾 Prerequisites

Expand Down

0 comments on commit c18be2e

Please sign in to comment.