You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This guide is intended to help new developers get up to speed with the Cloud Posse reference architecture. It covers the basics of the architecture, how to get started, and how to contribute. We assume you have a basic understanding of Terraform and AWS. We assume you are joining a team that is already using the Cloud Posse reference architecture that's been fully implemented in your AWS organization.
@@ -44,11 +45,16 @@ If you're new to Terraform, we recommend starting with the [Terraform documentat
- [] Review [Geodesic](/resources/legacy/fundamentals/geodesic) docker toolbox and
57
+
- [] Review [Geodesic](https://github.com/cloudposse/geodesic/) docker toolbox and
52
58
[How to Customize the Geodesic Shell](/learn/maintenance/tutorials/how-to-customize-the-geodesic-shell)
53
59
to your liking.
54
60
- [] Review [atmos.tools](https://atmos.tools/)
@@ -87,7 +93,7 @@ If you're new to Terraform, we recommend starting with the [Terraform documentat
87
93
### <StepNumber/> How we Use Terraform (for developers)
88
94
89
95
<TaskList>
90
-
-[ ] Review [Terraform](/resources/legacy/fundamentals/terraform) conventions used by Cloud Posse
96
+
-[ ] Review [Terraform](/best-practices/terraform/) conventions used by Cloud Posse
91
97
-[ ] We store all the terraform states in S3. Make sure you understand the [Structure of Terraform S3 State Backend Bucket](/layers/accounts/tutorials/terraform-s3-state)
92
98
-[ ] Learn
93
99
[How to Use Terraform Remote State](/learn/maintenance/tutorials/how-to-use-terraform-remote-state) -
0 commit comments