Skip to content

Commit

Permalink
Merge pull request #4922 from ministryofjustice/dependabot/terraform/…
Browse files Browse the repository at this point in the history
…terraform/environments/performance-hub/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 918c236 + aba2c09 commit b8bec7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/performance-hub/bastion_linux.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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.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 b8bec7b

Please sign in to comment.