Skip to content

Commit

Permalink
tf(deps): bump hashicorp/google in /configs/terraform/core (#12352)
Browse files Browse the repository at this point in the history
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 6.11.1 to 6.11.2.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/v6.11.2/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v6.11.1...v6.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 21ea20e commit 084bdb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/terraform/core/apis.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "6.11.1"
version = "6.11.2"
}
}
}
Expand Down

0 comments on commit 084bdb1

Please sign in to comment.