We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d58ae commit c5f3301Copy full SHA for c5f3301
infra/main.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
cloudflare = {
4
source = "cloudflare/cloudflare"
5
- version = "~>4.17"
+ version = "~> 5.0"
6
}
7
8
backend "s3" {
infra/tailscale-record/providers.tf
- version = "~> 4.17"
tailscale = {
source = "tailscale/tailscale"
0 commit comments