You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,18 +10,20 @@ Extending the adopted spec, each change should have a link to its corresponding
10
10
11
11
### [3.2.0] - 2019-08-14
12
12
13
+
### Added
14
+
13
15
- 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]
14
16
17
+
### Changed
18
+
19
+
- Replace 'parent_type' and 'parent_id' input variables with single parent variable for fabric submodule. [#259]
20
+
15
21
## [3.1.0] - 2019-08-12
16
22
17
23
### Added
18
24
19
25
- Adding support for service account impersonation and short lived tokens. [#246]
20
26
21
-
### Fixed
22
-
23
-
- Fixed bug in fabic submodule related to number conversion. [#253]
24
-
25
27
## [3.0.0] - 2019-07-12
26
28
27
29
### Added
@@ -215,6 +217,7 @@ Extending the adopted spec, each change should have a link to its corresponding
0 commit comments