diff --git a/terraform/environments/delius-jitbit/bastion_linux.tf b/terraform/environments/delius-jitbit/bastion_linux.tf index 36f7d1024b5..3858eda23a8 100644 --- a/terraform/environments/delius-jitbit/bastion_linux.tf +++ b/terraform/environments/delius-jitbit/bastion_linux.tf @@ -4,7 +4,7 @@ locals { # 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.1" providers = { aws.share-host = aws.core-vpc # core-vpc-(environment) holds the networking for all accounts