All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Make
routing_mode
a configurable variable. Defaults to "GLOBAL" [#26]
- Subnet self links as outputs. [#27]
- Support for route creation [#14]
- Add example for VPC with many secondary ranges [#23]
- Add example for VPC with regional routing mode [#26]
- Resolved issue with networks that have no secondary networks [#19]
- Make
subnet_private_access
andsubnet_flow_logs
into strings to be consistent withshared_vpc
flag [#13]
- Make
subnet_private_access
default to false [#6]
- Add support for controlling subnet flow logs [#6]
- Add support for Shared VPC hosting
- Initial release
- A Google Virtual Private Network (VPC)
- Subnets within the VPC
- Secondary ranges for the subnets (if applicable)