terraform-databricks-examples
terraform-databricks-examples copied to clipboard
Make VPC and subnet creation optional
trafficstars
In some aws accounts the creation of VPCs and Subnets may be blocked by a policy.
It would be great if the modules would have the create_vpc option as a variable to provide a VPC that has been created outside of the module.