Skip to content

Commit

Permalink
chore(master): release 2.0.1 (#39)
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 Jan 12, 2023
1 parent 974c867 commit ba6df8c
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.1](https://github.com/terraform-google-modules/terraform-google-gsuite-export/compare/v2.0.0...v2.0.1) (2022-12-30)


### Bug Fixes

* update machine_image to debian-11 ([#38](https://github.com/terraform-google-modules/terraform-google-gsuite-export/issues/38)) ([0336295](https://github.com/terraform-google-modules/terraform-google-gsuite-export/commit/033629556814cfe06185ea501aacfec878471138))

## [2.0.0](https://github.com/terraform-google-modules/terraform-google-gsuite-export/compare/v1.0.0...v2.0.0) (2022-05-09)


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

}

0 comments on commit ba6df8c

Please sign in to comment.