Skip to content

Commit

Permalink
Merge pull request #5018 from ministryofjustice/dependabot/terraform/…
Browse files Browse the repository at this point in the history
…terraform/environments/dacp/bastion_linux--github--ministryofjustice/modernisation-platform-terraform-bastion-linux--v4.0.0-4.2.0
  • Loading branch information
SteveLinden authored Mar 5, 2024
2 parents 567fda2 + b6d8a77 commit f07f77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/dacp/ec2_bastion_linux.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# tfsec:ignore:aws-s3-enable-bucket-encryption tfsec:ignore:aws-s3-encryption-customer-key tfsec:ignore:aws-s3-enable-bucket-logging tfsec:ignore:aws-s3-enable-versioning
module "bastion_linux" {
source = "github.com/ministryofjustice/modernisation-platform-terraform-bastion-linux?ref=v4.0.0"
source = "github.com/ministryofjustice/modernisation-platform-terraform-bastion-linux?ref=v4.2.0"

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

0 comments on commit f07f77e

Please sign in to comment.