File tree Expand file tree Collapse file tree 1 file changed +30
-18
lines changed Expand file tree Collapse file tree 1 file changed +30
-18
lines changed Original file line number Diff line number Diff line change 1- ## [ Unreleased]
2- ### Fixed
3- - Resolved issue with networks that have no secondary networks (#19 )
1+ # Change Log
42
5- ### Added
6- - Add subnet self links as outputs. [ #27 ]
3+ All notable changes to this project will be documented in this file.
74
8- ## 0.4.0
9- ### Changed
10- - Make ` subnet_private_access ` and ` subnet_flow_logs ` into strings to be consistent with ` shared_vpc ` flag (#13 )
5+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this
6+ project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
117
12- ## 0.3.0
13- ### Added
14- - Add support for controlling subnet flow logs ( # 6 )
8+ ## [ 0.5.0 ]
9+ ### CHANGED
10+ - Make ` routing_mode ` a configurable variable. Defaults to "GLOBAL" [ # 26 ]
1511
16- ### Changed
17- - Make ` subnet_private_access ` default to false (#6 )
12+ ### ADDED
13+ - Subnet self links as outputs. [ #27 ]
14+ - Support for route creation [ #14 ]
15+ - Add example for VPC with many secondary ranges [ #23 ]
16+ - Add example for VPC with regional routing mode [ #26 ]
1817
19- ## 0.2.0
20- ### Added
21- - Add support for Shared VPC hosting
18+ ### FIXED
19+ - Resolved issue with networks that have no secondary networks [ #19 ]
20+
21+ ## [ 0.4.0]
22+ ### CHANGED
23+ - Make ` subnet_private_access ` and ` subnet_flow_logs ` into strings to be consistent with ` shared_vpc ` flag [ #13 ]
24+
25+ ## [ 0.3.0]
26+ ### CHANGED
27+ - Make ` subnet_private_access ` default to false [ #6 ]
2228
23- ## 0.1.0
29+ ### ADDED
30+ - Add support for controlling subnet flow logs [ #6 ]
31+
32+ ## [ 0.2.0]
33+ ### ADDED
34+ - Add support for Shared VPC hosting
2435
25- ### Added
36+ ## [ 0.1.0]
37+ ### ADDED
2638- Initial release
2739- A Google Virtual Private Network (VPC)
2840- Subnets within the VPC
You can’t perform that action at this time.
0 commit comments