Skip to content

Commit e6a7490

Browse files
chore(deps): update terraform cloudflare
1 parent 16c6fa9 commit e6a7490

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

provision/terraform/cloudflare/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
cloudflare = {
55
source = "cloudflare/cloudflare"
6-
version = "4.8.0"
6+
version = "4.52.0"
77
}
88
http = {
99
source = "hashicorp/http"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cloudflare==3.1.0
1+
cloudflare==4.2.0
22
email-validator==2.2.0
33
makejinja==2.6.2
44
netaddr==1.3.0

0 commit comments

Comments
 (0)