Open
Description
Guide purpose
Write a guide (and corresponding policy pack) for network stacks in the Guides / Using Guardrails / Stacks section. Once published, we can probably remove Managing Network Configurations with Stacks (and put in a redirect to the new page).
Target audience
Anyone who wants to deploy stacks. You can assume a working knowledge of terraform.
Categories
stacks, networking
Outline
Step through creating a landing zone VPC using a stack. A corresponding policy pack should be created, and the doc should walk through installing the policy pack, setting policies, attaching, running, and verifying.
I took a crack at this earlier, but we believe the policy pack may be too complex. You can use it as a starting point though:
- The policy pack is in the issue-897 branch of the samples repo
- A draft of the doc is in the vpc_native_stack branch