Skip to content

Commit 0040e64

Browse files
committed
Update CHANGELOG
1 parent 12fa454 commit 0040e64

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,26 @@
1-
## 0.4.0
1+
## [Unreleased]
2+
### Fixed
3+
- Resolved issue with networks that have no secondary networks (#19)
24

5+
## 0.4.0
6+
### Changed
37
- Make `subnet_private_access` and `subnet_flow_logs` into strings to be consistent with `shared_vpc` flag (#13)
48

59
## 0.3.0
6-
10+
### Added
711
- Add support for controlling subnet flow logs (#6)
12+
13+
### Changed
814
- Make `subnet_private_access` default to false (#6)
915

1016
## 0.2.0
11-
17+
### Added
1218
- Add support for Shared VPC hosting
1319

1420
## 0.1.0
1521

16-
This is the initial release of the module, with basic support for creating:
17-
22+
### Added
23+
- Initial release
1824
- A Google Virtual Private Network (VPC)
1925
- Subnets within the VPC
2026
- Secondary ranges for the subnets (if applicable)

0 commit comments

Comments
 (0)