Skip to content

Commit bf6065b

Browse files
feat(terraform)!: Update Terraform cloudflare to 4.2.0 (#1632)
Signed-off-by: Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com> Co-authored-by: Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com>
1 parent a036b45 commit bf6065b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/cloudflare/version.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
cloudflare = {
44
source = "cloudflare/cloudflare"
5-
version = "~> 3.0"
5+
version = "~> 4.0"
66
}
77
sops = {
88
source = "carlpett/sops"

0 commit comments

Comments
 (0)