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

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

parent 7e65be43
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ terraform {
}
google-beta = {
source = "hashicorp/google-beta"
version = "6.21.0"
version = "6.22.0"
}
}
backend "gcs" {
......
......@@ -8,7 +8,7 @@ terraform {
}
google-beta = {
source = "hashicorp/google-beta"
version = "6.21.0"
version = "6.22.0"
}
}
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