Skip to content

Commit

Permalink
chore(deps): update terraform terraform-aws-modules/autoscaling/aws t…
Browse files Browse the repository at this point in the history
…o v7.4.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 09296ce commit 96a4b6b
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.3.1"
version = "7.4.0"

name = var.asg_name

Expand Down

0 comments on commit 96a4b6b

Please sign in to comment.