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 is a collection of reusable root modules for CloudPosse AWS accounts.
@@ -18,6 +18,7 @@ It's 100% Open Source and licensed under the [APACHE2](LICENSE).
18
18
19
19
20
20
21
+
21
22
## Usage
22
23
23
24
Use the `terraform-root-modules` Docker image as the base image in the application `Dockerfile`, and copy the modules from `/aws` folder into `/conf` folder
@@ -60,6 +61,7 @@ Check out these related projects.
60
61
-[dev.cloudposse.co](https://github.com/cloudposse/dev.cloudposse.co) - Example Terraform Reference Architecture of a Geodesic Module for a Development Sandbox Organization in AWS.
61
62
62
63
64
+
63
65
## Help
64
66
65
67
**Got a question?**
@@ -107,11 +109,13 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
107
109
108
110
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
0 commit comments