File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ The format is based on
77and this project adheres to
88[ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10+ ## [ 2.0.0] ( https://www.github.com/terraform-google-modules/terraform-google-kms/compare/v1.2.0...v2.0.0 ) (2021-03-15)
11+
12+
13+ ### ⚠ BREAKING CHANGES
14+
15+ * add Terraform 0.13 constraint and module attribution (#40 )
16+
17+ ### Features
18+
19+ * add Terraform 0.13 constraint and module attribution ([ #40 ] ( https://www.github.com/terraform-google-modules/terraform-google-kms/issues/40 ) ) ([ e46c56c] ( https://www.github.com/terraform-google-modules/terraform-google-kms/commit/e46c56c683961ceb750684409cbdfdff4492031d ) )
20+
1021## [ 1.2.0] ( https://www.github.com/terraform-google-modules/terraform-google-kms/compare/v1.1.1...v1.2.0 ) (2020-06-01)
1122
1223
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ terraform {
2525 }
2626
2727 provider_meta "google" {
28- module_name = " blueprints/terraform/terraform-google-kms/v1 .0.0"
28+ module_name = " blueprints/terraform/terraform-google-kms/v2 .0.0"
2929 }
3030
3131}
You can’t perform that action at this time.
0 commit comments