Skip to content

Commit 2500360

Browse files
Bump hashicorp/google from 7.11.0 to 7.12.0 in /infrastructure
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 7.11.0 to 7.12.0. - [Release notes](https://github.com/hashicorp/terraform-provider-google/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-google@v7.11.0...v7.12.0) --- updated-dependencies: - dependency-name: hashicorp/google dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b38b281 commit 2500360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
google = {
44
source = "hashicorp/google"
5-
version = "7.11.0"
5+
version = "7.12.0"
66
}
77
}
88
}

0 commit comments

Comments
 (0)