Skip to content

Commit

Permalink
feat(terraform): update terraform cloudflare to 3.27.0 (#2046)
Browse files Browse the repository at this point in the history
  • Loading branch information
lumiere-bot[bot] committed Nov 2, 2022
1 parent 37d49c2 commit 6e47a64
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions 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 terraform/cloudflare/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "3.26.0"
version = "3.27.0"
}
http = {
source = "hashicorp/http"
Expand Down

0 comments on commit 6e47a64

Please sign in to comment.