diff --git a/terraform/environments/wardship/ec2_bastion_linux.tf b/terraform/environments/wardship/ec2_bastion_linux.tf index e2d906572b9..a2540569bad 100644 --- a/terraform/environments/wardship/ec2_bastion_linux.tf +++ b/terraform/environments/wardship/ec2_bastion_linux.tf @@ -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.2.1" + source = "github.com/ministryofjustice/modernisation-platform-terraform-bastion-linux?ref=v4.4.0" providers = { aws.share-host = aws.core-vpc # core-vpc-(environment) holds the networking for all accounts