Skip to content

Commit

Permalink
Merge pull request #2618 from h3mmy/renovate/cloudflare-3.x
Browse files Browse the repository at this point in the history
feat(deps): update terraform cloudflare to 3.29.0
  • Loading branch information
h3mmy authored Nov 30, 2022
2 parents 252246f + 6c5a517 commit 87c0a26
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 deletions infrastructure/terraform/cloudflare/.terraform.lock.hcl

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

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "3.28.0"
version = "3.29.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/cloudflare/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 = "3.28.0"
version = "3.29.0"
}
sops = {
source = "carlpett/sops"
Expand Down

0 comments on commit 87c0a26

Please sign in to comment.