Skip to content

Commit

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

chore(deps): update terraform terraform-aws-modules/autoscaling/aws to v7.7.0
  • Loading branch information
nlamirault authored Jul 8, 2024
2 parents fb468ec + c78b88c commit b4503ba
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.4.1"
version = "7.7.0"

name = var.asg_name

Expand Down

0 comments on commit b4503ba

Please sign in to comment.