Skip to content

Commit

Permalink
Merge pull request #359 from ol3d/renovate/cloudflare-4.x
Browse files Browse the repository at this point in the history
feat(terraform): update terraform cloudflare to 4.25.0
  • Loading branch information
ol3d authored Mar 3, 2024
2 parents 5f05c40 + 37e3a4c commit b5ce29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lab/provision/terraform/modules/cloudflare/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.24.0"
version = "4.25.0"
}
http = {
source = "hashicorp/http"
Expand Down

0 comments on commit b5ce29d

Please sign in to comment.