File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ The format is based on
77and this project adheres to
88[ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10+ ## [ 2.2.0] ( https://github.com/terraform-google-modules/terraform-google-kms/compare/v2.1.0...v2.2.0 ) (2022-06-10)
11+
12+
13+ ### Features
14+
15+ * expose purpose field ([ #59 ] ( https://github.com/terraform-google-modules/terraform-google-kms/issues/59 ) ) ([ ec9dd06] ( https://github.com/terraform-google-modules/terraform-google-kms/commit/ec9dd06b654b482dd9896adc7ae27f39cf483cf7 ) )
16+
1017## [ 2.1.0] ( https://www.github.com/terraform-google-modules/terraform-google-kms/compare/v2.0.1...v2.1.0 ) (2021-12-13)
1118
1219
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/v2.1 .0"
28+ module_name = " blueprints/terraform/terraform-google-kms/v2.2 .0"
2929 }
3030
3131}
You can’t perform that action at this time.
0 commit comments