Skip to content

Commit

Permalink
Update Terraform http to v3.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed Dec 25, 2023
1 parent 8b7d2e3 commit 9af4b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/oidc/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.0"
version = "3.4.1"
}
tls = {
source = "hashicorp/tls"
Expand Down

0 comments on commit 9af4b33

Please sign in to comment.