Skip to content

Commit 2f1fa78

Browse files
chore(master): release 0.6.0 (#116)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 67b962c commit 2f1fa78

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ and this project adheres to
88
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99
This changelog is generated automatically based on [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).
1010

11+
## [0.6.0](https://github.com/terraform-google-modules/terraform-google-cloud-operations/compare/v0.5.1...v0.6.0) (2024-08-29)
12+
13+
14+
### Features
15+
16+
* **deps:** Update Terraform google to v6 ([#115](https://github.com/terraform-google-modules/terraform-google-cloud-operations/issues/115)) ([67b962c](https://github.com/terraform-google-modules/terraform-google-cloud-operations/commit/67b962c8420c3a5dc9b73358ead1ff86b7688d7f))
17+
1118
## [0.5.1](https://github.com/terraform-google-modules/terraform-google-cloud-operations/compare/v0.5.0...v0.5.1) (2024-08-02)
1219

1320

modules/simple-uptime-check/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ terraform {
2525
}
2626

2727
provider_meta "google" {
28-
module_name = "blueprints/terraform/terraform-google-cloud-operations:simple-uptime-check/v0.5.1"
28+
module_name = "blueprints/terraform/terraform-google-cloud-operations:simple-uptime-check/v0.6.0"
2929
}
3030
}

0 commit comments

Comments
 (0)