- Make
subnet_private_access
andsubnet_flow_logs
into strings to be consistent withshared_vpc
flag (#13)
- Add support for controlling subnet flow logs (#6)
- Make
subnet_private_access
default to false (#6)
- Add support for Shared VPC hosting
This is the initial release of the module, with basic support for creating:
- A Google Virtual Private Network (VPC)
- Subnets within the VPC
- Secondary ranges for the subnets (if applicable)