Skip to content

Commit bcd9ff2

Browse files
committed
test workflow with v5 provider
1 parent 3097b55 commit bcd9ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66
}
77
cloudflare = {
88
source = "cloudflare/cloudflare"
9-
version = "~> 4.0" # Stable v4
9+
version = "~> 5.0"
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)