File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77Extending the adopted spec, each change should have a link to its corresponding pull request appended.
88
9+ ## [ 2.1.0] - 2019-03-11
10+
11+ ### ADDED
12+
13+ - The optional ` project_id ` variable enables a disconnect between the project name and the project ID. [ #154 ]
14+
15+ ### FIXED
16+
17+ - Shared VPC IAM bindings. [ #164 ]
18+
919## [ 2.0.0] - 2019-03-05
10202.0.0 is a major backwards incompatible release. See the [ upgrade guide] ( ./docs/upgrading_to_project_factory_v2.0.md ) for details.
1121
1222### ADDED
1323
1424- Added separate App Engine module. [ #144 ]
25+ - Support for v2.X of the Google provider and the Google Beta provider.
1526
1627### REMOVED
1728
@@ -91,6 +102,8 @@ Extending the adopted spec, each change should have a link to its corresponding
91102[ 0.2.1 ] : https://github.com/terraform-google-modules/terraform-google-project-factory/compare/v0.2.0...v0.2.1
92103[ 0.2.0 ] : https://github.com/terraform-google-modules/terraform-google-project-factory/compare/v0.1.0...v0.2.0
93104
105+ [ #164 ] : https://github.com/terraform-google-modules/terraform-google-project-factory/pull/164
106+ [ #154 ] : https://github.com/terraform-google-modules/terraform-google-project-factory/pull/154
94107[ #153 ] : https://github.com/terraform-google-modules/terraform-google-project-factory/pull/153
95108[ #147 ] : https://github.com/terraform-google-modules/terraform-google-project-factory/pull/147
96109[ #144 ] : https://github.com/terraform-google-modules/terraform-google-project-factory/pull/144
You can’t perform that action at this time.
0 commit comments