Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In the infrastructure repository for the organization, you can create Terraform root modules for managing VPCs and related networking resources:

Code Block
infra/
  network/
    sandbox/
    production/

These networks can be provisioned using the network Terraform module from Flightdeck.

...

us-east-1

us-east-1a us-east-1b

Sandbox

10.100.16.0/20

10.100.128.0/18

Production

10.100.0.0/20 10.100.64.0/18

10.200.0.0/20 10.200.64.0/18

10.200.16.0/20 10.200.128.0/18

Mohamicorp github macro markdown
pathaws/network/README.md
repoflightdeck
userthoughtbot
branchmain
urlhttps://github.com/thoughtbot/flightdeck/blob/main/aws/network/README.md
tokendGhvdWdodGJvdC1taXNzaW9uLWNvbnRyb2w=