Skip to content

Commit

Permalink
major(deps): update terraform cloudflare to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent 6bc1b3e commit a21aaa6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 32 deletions.
52 changes: 21 additions & 31 deletions terraform/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "~> 4.52.0"
version = "~> 5.0.0"
}
aws = {
source = "hashicorp/aws"
Expand Down

0 comments on commit a21aaa6

Please sign in to comment.