diff --git a/terraform/environments/performance-hub/bastion_linux.tf b/terraform/environments/performance-hub/bastion_linux.tf index 256c922609a..c3961f7df27 100644 --- a/terraform/environments/performance-hub/bastion_linux.tf +++ b/terraform/environments/performance-hub/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.0" providers = { aws.share-host = aws.core-vpc # core-vpc-(environment) holds the networking for all accounts