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

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

parent 39b2bfcf
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.26.0"
version = "6.27.0"
}
google-beta = {
source = "hashicorp/google-beta"
......
......@@ -4,7 +4,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "6.26.0"
version = "6.27.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