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

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

parent 6b4c2e19
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "6.21.0"
version = "6.22.0"
}
google-beta = {
source = "hashicorp/google-beta"
......
......@@ -4,7 +4,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "6.21.0"
version = "6.22.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