diff --git a/backend.tf b/backend.tf index 5eddc4d..8783732 100644 --- a/backend.tf +++ b/backend.tf @@ -4,7 +4,7 @@ terraform { source = "hashicorp/google" # Pin to major version 4, and allow minor/patch upgrades. - version = "~> 6.0" + version = "~> 7.10" } tailscale = {