Skip to content

Commit

Permalink
chore(master): release 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 3, 2023
1 parent 44d01da commit dd01b19
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ The format is based on
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.2.4](https://github.com/terraform-google-modules/terraform-google-kms/compare/v2.2.3...v2.2.4) (2023-11-03)


### Bug Fixes

* Change default rotation period from 28 hours to 90 days ([#111](https://github.com/terraform-google-modules/terraform-google-kms/issues/111)) ([44d01da](https://github.com/terraform-google-modules/terraform-google-kms/commit/44d01da9fc471b03b48bbf67bc977b7d98a19d79))

## [2.2.3](https://github.com/terraform-google-modules/terraform-google-kms/compare/v2.2.2...v2.2.3) (2023-10-16)


Expand Down
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-google-kms/v2.2.3"
module_name = "blueprints/terraform/terraform-google-kms/v2.2.4"
}

}

0 comments on commit dd01b19

Please sign in to comment.