Skip to content

Commit

Permalink
chore(master): release 0.6.0 (#116)
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 Sep 12, 2024
1 parent 67b962c commit 2f1fa78
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
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
This changelog is generated automatically based on [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).

## [0.6.0](https://github.com/terraform-google-modules/terraform-google-cloud-operations/compare/v0.5.1...v0.6.0) (2024-08-29)


### Features

* **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))

## [0.5.1](https://github.com/terraform-google-modules/terraform-google-cloud-operations/compare/v0.5.0...v0.5.1) (2024-08-02)


Expand Down
2 changes: 1 addition & 1 deletion modules/simple-uptime-check/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ terraform {
}

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

0 comments on commit 2f1fa78

Please sign in to comment.