Skip to content
Snippets Groups Projects
Commit 737c7692 authored by Renovate Bot's avatar Renovate Bot
Browse files

Merge branch 'renovate/google-beta-6.x' into 'main'

chore(deps): update terraform google-beta to v6.27.0

See merge request app/holi-chat-integration!137
parents 387cd9db 06bafe23
No related branches found
Tags release/1.42.0
Loading
...@@ -8,7 +8,7 @@ terraform { ...@@ -8,7 +8,7 @@ terraform {
} }
google-beta = { google-beta = {
source = "hashicorp/google-beta" source = "hashicorp/google-beta"
version = "6.26.0" version = "6.27.0"
} }
} }
backend "gcs" { backend "gcs" {
......
...@@ -8,7 +8,7 @@ terraform { ...@@ -8,7 +8,7 @@ terraform {
} }
google-beta = { google-beta = {
source = "hashicorp/google-beta" source = "hashicorp/google-beta"
version = "6.26.0" version = "6.27.0"
} }
} }
backend "gcs" { backend "gcs" {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment