File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
modules/simple-uptime-check Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,13 @@ and this project adheres to
88[ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99This changelog is generated automatically based on [ Conventional Commits] ( https://www.conventionalcommits.org/en/v1.0.0/ ) .
1010
11+ ## [ 0.5.0] ( https://github.com/terraform-google-modules/terraform-google-cloud-operations/compare/v0.4.0...v0.5.0 ) (2024-06-24)
12+
13+
14+ ### Features
15+
16+ * Implement new Ops agent policy module ([ #101 ] ( https://github.com/terraform-google-modules/terraform-google-cloud-operations/issues/101 ) ) ([ a6598c3] ( https://github.com/terraform-google-modules/terraform-google-cloud-operations/commit/a6598c363ae6d446e732c9cf4762143ce16165a3 ) )
17+
1118## [ 0.4.0] ( https://github.com/terraform-google-modules/terraform-google-cloud-operations/compare/v0.3.0...v0.4.0 ) (2023-11-09)
1219
1320
Original file line number Diff line number Diff 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.4 .0"
28+ module_name = " blueprints/terraform/terraform-google-cloud-operations:simple-uptime-check/v0.5 .0"
2929 }
3030}
You can’t perform that action at this time.
0 commit comments