Skip to content

Commit

Permalink
Merge pull request #20 from lucacalcaterra/renovate/cloudflare-3.x
Browse files Browse the repository at this point in the history
chore(deps): update terraform cloudflare to v3.22.0
  • Loading branch information
kodiakhq[bot] committed Aug 29, 2022
2 parents e114501 + e995ea9 commit f2c0acf
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions provision/terraform/cloudflare/.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 provision/terraform/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 = "3.21.0"
version = "3.22.0"
}
http = {
source = "hashicorp/http"
Expand Down

0 comments on commit f2c0acf

Please sign in to comment.