Skip to content

Commit

Permalink
Merge pull request #3968 from ministryofjustice/dependabot/terraform/…
Browse files Browse the repository at this point in the history
…terraform/environments/example/ec2_test_autoscaling_group--github--ministryofjustice/modernisation-platform-terraform-ec2-autoscaling-group--v2.1.1-2.4.0

Bump ec2_test_autoscaling_group::modernisation-platform-terraform-ec2-autoscaling-group from 2.1.1 to 2.4.0 in /terraform/environments/example
  • Loading branch information
ASTRobinson authored Nov 27, 2023
2 parents 1eedd7f + 3ebcd68 commit 5ff614a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/example/ec2_autoscaling_group.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "ec2_test_autoscaling_group" {
source = "github.com/ministryofjustice/modernisation-platform-terraform-ec2-autoscaling-group?ref=v2.1.1"
source = "github.com/ministryofjustice/modernisation-platform-terraform-ec2-autoscaling-group?ref=v2.4.0"

providers = {
aws.core-vpc = aws.core-vpc # core-vpc-(environment) holds the networking for all accounts
Expand Down

0 comments on commit 5ff614a

Please sign in to comment.