Skip to content

Commit

Permalink
Merge pull request #4210 from ministryofjustice/dependabot/terraform/…
Browse files Browse the repository at this point in the history
…terraform/environments/example/ec2_test_instance--github--ministryofjustice/modernisation-platform-terraform-ec2-instance--v2.3.1-2.4.1

Bump ec2_test_instance::modernisation-platform-terraform-ec2-instance from 2.3.1 to 2.4.1 in /terraform/environments/example
  • Loading branch information
ASTRobinson authored Dec 1, 2023
2 parents 1db2933 + 80ea5e7 commit 6d4406f
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 6d4406f

Please sign in to comment.