Skip to content

Commit 7b7064c

Browse files
feat(terraform): update cloudflare ( 4.45.0 → 4.46.0 ) (#3715)
Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com>
1 parent cafa70f commit 7b7064c

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

infrastructure/terraform/cloudflare/.terraform.lock.hcl

+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infrastructure/terraform/cloudflare/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ terraform {
1414
required_providers {
1515
cloudflare = {
1616
source = "cloudflare/cloudflare"
17-
version = "4.45.0"
17+
version = "4.46.0"
1818
}
1919
http = {
2020
source = "hashicorp/http"

0 commit comments

Comments
 (0)