We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0acf05d commit b1679bcCopy full SHA for b1679bc
README.md
@@ -90,6 +90,8 @@ your-terraform-repository/
90
└── stack.tfvars
91
```
92
93
+You can find [another example here](example/stacks/example) with all the appropriate file contents.
94
+
95
Then you need to run Stacks in the layer you want to apply:
96
```bash
97
cd stacks/vpc/layers/production
0 commit comments