Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 492 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 492 Bytes

0.4.0

  • Make subnet_private_access and subnet_flow_logs into strings to be consistent with shared_vpc flag (#13)

0.3.0

  • Add support for controlling subnet flow logs (#6)
  • Make subnet_private_access default to false (#6)

0.2.0

  • Add support for Shared VPC hosting

0.1.0

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)