Skip to content

Commit

Permalink
chore(main): release 0.11.1 (#330)
Browse files Browse the repository at this point in the history
* chore(main): release 0.11.1

* dc: revert terraform version change

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Shabir Mohamed Abdul Samadh <[email protected]>
  • Loading branch information
release-please[bot] and Shabirmean authored Jun 20, 2022
1 parent c9df463 commit eff771f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions anthos-bm-gcp-terraform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.11.1](https://github.com/GoogleCloudPlatform/anthos-samples/compare/v0.11.0...v0.11.1) (2022-06-17)


### Bug Fixes

* **deps:** update module github.com/gruntwork-io/terratest to v0.40.17 ([#328](https://github.com/GoogleCloudPlatform/anthos-samples/issues/328)) ([dd16e1c](https://github.com/GoogleCloudPlatform/anthos-samples/commit/dd16e1c45cb1aa909dc5931ecb443855618736ed))

## [0.11.0](https://github.com/GoogleCloudPlatform/anthos-samples/compare/v0.10.0...v0.11.0) (2022-06-14)


Expand Down
2 changes: 1 addition & 1 deletion anthos-bm-gcp-terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ terraform {
# See
# - https://github.com/GoogleCloudPlatform/anthos-samples/blob/main/anthos-bm-gcp-terraform/resources/templates/anthos_gce_cluster.tpl#L20
# - https://github.com/GoogleCloudPlatform/anthos-samples/blob/main/anthos-bm-gcp-terraform/resources/init_vm.sh#L180
module_name = "anthos-samples/terraform/anthos-bm-terraform:gce/v0.11.0"
module_name = "anthos-samples/terraform/anthos-bm-terraform:gce/v0.11.1"
}

}
Expand Down

0 comments on commit eff771f

Please sign in to comment.