Skip to content

Commit

Permalink
Bump hashicorp/google
Browse files Browse the repository at this point in the history
Bumps the terraform group in /terraform/gcp/modules/monitoring/slo with 1 update: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).


Updates `hashicorp/google` from 5.38.0 to 5.39.1
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/v5.39.1/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v5.38.0...v5.39.1)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 337b770 commit e31604d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/gcp/modules/monitoring/slo/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ terraform {

required_providers {
google = {
version = "5.38.0"
version = "5.39.1"
source = "hashicorp/google"
}
}
Expand Down

0 comments on commit e31604d

Please sign in to comment.