Skip to content

Commit

Permalink
chore(deps): update terraform cloudflare to v4.18.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 1, 2023
1 parent 4e812e7 commit eb1e7aa
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 34 deletions.
32 changes: 16 additions & 16 deletions infra-gcp/.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 infra-gcp/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.17.0"
version = "4.18.0"
}
tls = {
source = "hashicorp/tls"
Expand Down
32 changes: 16 additions & 16 deletions infra/.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 infra/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.17.0"
version = "4.18.0"
}
tls = {
source = "hashicorp/tls"
Expand Down

0 comments on commit eb1e7aa

Please sign in to comment.