Skip to content
Snippets Groups Projects
Commit aa728a0e authored by Patchy's avatar Patchy
Browse files

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

parent 845dbc87
No related branches found
Tags release/1.48.0
No related merge requests found
...@@ -8,7 +8,7 @@ terraform { ...@@ -8,7 +8,7 @@ terraform {
} }
google-beta = { google-beta = {
source = "hashicorp/google-beta" source = "hashicorp/google-beta"
version = "6.24.0" version = "6.25.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.24.0" version = "6.25.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