Skip to content

Commit

Permalink
Merge pull request #177 from robinmordasiewicz/dependabot/terraform/h…
Browse files Browse the repository at this point in the history
…ashicorp/http-3.4.1

Bump hashicorp/http from 3.4.0 to 3.4.1
  • Loading branch information
robinmordasiewicz authored Dec 27, 2023
2 parents 4907d70 + a051dfd commit 6155330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ terraform {
}
http = {
source = "hashicorp/http"
version = "3.4.0"
version = "3.4.1"
}
}
backend "azurerm" {}
Expand Down

0 comments on commit 6155330

Please sign in to comment.