Skip to content

Commit

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

fix(dependabot): bump cloudflare/cloudflare from 4.45.0 to 4.46.0
  • Loading branch information
lazzurs authored Nov 19, 2024
2 parents 2d47068 + f35a355 commit ab39b49
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.45.0"
version = "4.46.0"
}
}
}

0 comments on commit ab39b49

Please sign in to comment.