Skip to content

Commit

Permalink
chore(master): release 2.2.3 (#104)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Oct 16, 2023
1 parent c68d354 commit e37da3a
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.3](https://github.com/terraform-google-modules/terraform-google-kms/compare/v2.2.2...v2.2.3) (2023-10-16)


### Bug Fixes

* upgraded versions.tf to include minor bumps from tpg v5 ([#102](https://github.com/terraform-google-modules/terraform-google-kms/issues/102)) ([f35c882](https://github.com/terraform-google-modules/terraform-google-kms/commit/f35c8822ba48b1deff1c996a2cffe83bc9ba59c9))

## [2.2.2](https://github.com/terraform-google-modules/terraform-google-kms/compare/v2.2.1...v2.2.2) (2023-04-13)


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.2"
module_name = "blueprints/terraform/terraform-google-kms/v2.2.3"
}

}

0 comments on commit e37da3a

Please sign in to comment.