Skip to content

Commit

Permalink
Update Terraform cloudposse/ec2-autoscale-group/aws to v0.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2024
1 parent 90d4c0f commit 69aaa5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/terraform/aws/asg/main.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "autoscale_group" {
source = "cloudposse/ec2-autoscale-group/aws"
version = "0.35.1"
version = "0.39.0"

image_id = local.image_id
instance_type = var.instance_type
Expand Down

0 comments on commit 69aaa5f

Please sign in to comment.