Skip to content

Commit

Permalink
chore(master): release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Dec 20, 2023
1 parent 6893b79 commit 0d03ea9
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 @@ -8,6 +8,13 @@ and this project adheres to

Extending the adopted spec, each change should have a link to its corresponding pull request appended.

## [2.0.2](https://github.com/terraform-google-modules/terraform-google-gsuite-export/compare/v2.0.1...v2.0.2) (2023-12-20)


### Bug Fixes

* upgraded versions.tf to include minor bumps from tpg v5 ([#46](https://github.com/terraform-google-modules/terraform-google-gsuite-export/issues/46)) ([d6394a8](https://github.com/terraform-google-modules/terraform-google-gsuite-export/commit/d6394a8225ba1c429138618f67f9fefc8ffbc355))

## [2.0.1](https://github.com/terraform-google-modules/terraform-google-gsuite-export/compare/v2.0.0...v2.0.1) (2022-12-30)


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-gsuite-export/v2.0.1"
module_name = "blueprints/terraform/terraform-google-gsuite-export/v2.0.2"
}

}

0 comments on commit 0d03ea9

Please sign in to comment.