Skip to content

Commit

Permalink
Merge pull request #813 from portefaix/renovate/terraform-aws-modules…
Browse files Browse the repository at this point in the history
…-autoscaling-aws-7.x

Update Terraform terraform-aws-modules/autoscaling/aws to v7.2.0
  • Loading branch information
nlamirault authored Nov 17, 2023
2 parents 491c784 + 4b82ff7 commit 912b722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/aws/bastion/modules/bastion/asg.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#tfsec:ignore:aws-autoscaling-enforce-http-token-imds
module "asg" {
source = "terraform-aws-modules/autoscaling/aws"
version = "7.1.0"
version = "7.2.0"

name = var.asg_name

Expand Down

0 comments on commit 912b722

Please sign in to comment.