Skip to content
Snippets Groups Projects
Commit 2356a0d4 authored by Ole Langbehn's avatar Ole Langbehn
Browse files

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

chore(deps): update terraform google to v6.23.0

See merge request app/holi-geo-api!51
parents f41a160d f0adda58
Branches release/1.6.0
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "6.22.0"
version = "6.23.0"
}
google-beta = {
source = "hashicorp/google-beta"
......
......@@ -4,7 +4,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "6.22.0"
version = "6.23.0"
}
google-beta = {
source = "hashicorp/google-beta"
......
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