diff --git a/backend.tf b/backend.tf index 5eddc4d..5d38795 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.8" } tailscale = {