Skip to content

Commit

Permalink
Bump ec2_test_autoscaling_group::modernisation-platform-terraform-ec2…
Browse files Browse the repository at this point in the history
…-autoscaling-group

Bumps [ec2_test_autoscaling_group::modernisation-platform-terraform-ec2-autoscaling-group](https://github.com/ministryofjustice/modernisation-platform-terraform-ec2-autoscaling-group) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/ministryofjustice/modernisation-platform-terraform-ec2-autoscaling-group/releases)
- [Commits](ministryofjustice/modernisation-platform-terraform-ec2-autoscaling-group@v2.4.0...v2.5.1)

---
updated-dependencies:
- dependency-name: ec2_test_autoscaling_group::github::ministryofjustice/modernisation-platform-terraform-ec2-autoscaling-group::v2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 68a2db1 commit a5aed8e
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.4.0"
source = "github.com/ministryofjustice/modernisation-platform-terraform-ec2-autoscaling-group?ref=v2.5.1"

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

0 comments on commit a5aed8e

Please sign in to comment.