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 v8
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent 9944074 commit f23cec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/vault/cluster/autoscaling_group.tf
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ resource "aws_launch_template" "ha" {

module "vault_asg" {
source = "terraform-aws-modules/autoscaling/aws"
version = "~> 7.3"
version = "~> 8.0"

name = local.name
ignore_desired_capacity_changes = true
Expand Down

0 comments on commit f23cec8

Please sign in to comment.