Skip to content

Commit

Permalink
Merge pull request #4 from lazzurs/dependabot/terraform/cloudflare/cl…
Browse files Browse the repository at this point in the history
…oudflare-4.49.1

fix(dependabot): bump cloudflare/cloudflare from 4.46.0 to 4.49.1
  • Loading branch information
lazzurs authored Jan 8, 2025
2 parents fbddbea + f6eef82 commit 00d28f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.46.0"
version = "4.49.1"
}
}
}

0 comments on commit 00d28f9

Please sign in to comment.