Skip to content

Commit

Permalink
fix(terraform): update http ( 3.4.2 → 3.4.5 )
Browse files Browse the repository at this point in the history
| datasource         | package        | from  | to    |
| ------------------ | -------------- | ----- | ----- |
| terraform-provider | hashicorp/http | 3.4.2 | 3.4.5 |
  • Loading branch information
snoopy82481-bot[bot] authored Oct 19, 2024
1 parent fb4ee05 commit 417b3e5
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions infrastructure/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 infrastructure/terraform/cloudflare/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
http = {
source = "hashicorp/http"
version = "3.4.2"
version = "3.4.5"
}
sops = {
source = "carlpett/sops"
Expand Down

0 comments on commit 417b3e5

Please sign in to comment.