Skip to content

Commit 88187b1

Browse files
authored
Release v3.2.0
1 parent 79cbe58 commit 88187b1

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,20 @@ Extending the adopted spec, each change should have a link to its corresponding
1010

1111
### [3.2.0] - 2019-08-14
1212

13+
### Added
14+
1315
- Added a [shared_vpc](https://github.com/terraform-google-modules/terraform-google-project-factory/tree/master/modules/shared_vpc) submodule which enables the Shared VPC project ID to be a computed value. [#257]
1416

17+
### Changed
18+
19+
- Replace 'parent_type' and 'parent_id' input variables with single parent variable for fabric submodule. [#259]
20+
1521
## [3.1.0] - 2019-08-12
1622

1723
### Added
1824

1925
- Adding support for service account impersonation and short lived tokens. [#246]
2026

21-
### Fixed
22-
23-
- Fixed bug in fabic submodule related to number conversion. [#253]
24-
2527
## [3.0.0] - 2019-07-12
2628

2729
### Added
@@ -215,6 +217,7 @@ Extending the adopted spec, each change should have a link to its corresponding
215217
[0.2.1]: https://github.com/terraform-google-modules/terraform-google-project-factory/compare/v0.2.0...v0.2.1
216218
[0.2.0]: https://github.com/terraform-google-modules/terraform-google-project-factory/compare/v0.1.0...v0.2.0
217219

220+
[#259]: https://github.com/terraform-google-modules/terraform-google-project-factory/pull/259
218221
[#253]: https://github.com/terraform-google-modules/terraform-google-project-factory/pull/253
219222
[#246]: https://github.com/terraform-google-modules/terraform-google-project-factory/pull/246
220223
[#257]: https://github.com/terraform-google-modules/terraform-google-project-factory/pull/257

0 commit comments

Comments
 (0)