Skip to content

Commit

Permalink
Bump ec2_test_instance::modernisation-platform-terraform-ec2-instance
Browse files Browse the repository at this point in the history
Bumps [ec2_test_instance::modernisation-platform-terraform-ec2-instance](https://github.com/ministryofjustice/modernisation-platform-terraform-ec2-instance) from 2.3.1 to 2.4.1.
- [Release notes](https://github.com/ministryofjustice/modernisation-platform-terraform-ec2-instance/releases)
- [Commits](ministryofjustice/modernisation-platform-terraform-ec2-instance@v2.3.1...v2.4.1)

---
updated-dependencies:
- dependency-name: ec2_test_instance::github::ministryofjustice/modernisation-platform-terraform-ec2-instance::v2.3.1
  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 1db2933 commit 80ea5e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/example/ec2.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# EC2 Created via module
module "ec2_test_instance" {
source = "github.com/ministryofjustice/modernisation-platform-terraform-ec2-instance?ref=v2.3.1"
source = "github.com/ministryofjustice/modernisation-platform-terraform-ec2-instance?ref=v2.4.1"

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

0 comments on commit 80ea5e7

Please sign in to comment.