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.2.0 to 2.3.1.
- [Release notes](https://github.com/ministryofjustice/modernisation-platform-terraform-ec2-instance/releases)
- [Commits](ministryofjustice/modernisation-platform-terraform-ec2-instance@v2.2.0...v2.3.1)

---
updated-dependencies:
- dependency-name: ec2_test_instance::github::ministryofjustice/modernisation-platform-terraform-ec2-instance::v2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent a51256b commit ce5dea6
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.2.0"
source = "github.com/ministryofjustice/modernisation-platform-terraform-ec2-instance?ref=v2.3.1"

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

0 comments on commit ce5dea6

Please sign in to comment.