This repo includes Terraform templates to create a multiple availability zone VPC with all the requisite AWS networking resources to support ODF service clusters and application clusters. The application clusters can be single or multi-az.
cd terraform
terraform init
terraform plan
terraform apply