terraform-ibm-modules / terraform-ibm-landing-zone

Creates a fully customizable VPC environment and compute resources (VSI, Red Hat OpenShift) with presets designed to meet strict compliance needs.
Apache License 2.0
8 stars 29 forks source link

Hub and spoke example #185

Open vburckhardt opened 1 year ago

vburckhardt commented 1 year ago

Description

Implement an example that demonstrate how to use the landing zone module to create the following 'hub and spoke' VPC topology:

  1. One management VPC
  2. One or several workload VPC

VPCs connected via a single transit gateway.

vburckhardt commented 1 year ago

Dependency on https://github.com/terraform-ibm-modules/terraform-ibm-transit-gateway/issues/6