Skip to content

Commit

Permalink
chore(deps): update terraform trussworks/alb-web-containers/aws to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 6, 2023
1 parent 8fe3179 commit 148c758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/aws-example-webapp/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ resource "aws_route53_record" "acm_my_webapp_validation" {

module "alb_my_webapp" {
source = "trussworks/alb-web-containers/aws"
version = "~> 9.1.0"
version = "~> 10.0.0"

name = "my-webapp"
environment = var.environment
Expand Down

0 comments on commit 148c758

Please sign in to comment.