Skip to content

Commit

Permalink
Merge pull request #3829 from ministryofjustice/dependabot/terraform/…
Browse files Browse the repository at this point in the history
…terraform/environments/example/bastion_linux--github--ministryofjustice/modernisation-platform-terraform-bastion-linux--v4.0.0-4.1.1

Bump bastion_linux::modernisation-platform-terraform-bastion-linux from 4.0.0 to 4.1.1 in /terraform/environments/example
  • Loading branch information
ASTRobinson authored Nov 27, 2023
2 parents 82bd16c + 0a31de7 commit 1eedd7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/example/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.1.1"

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

0 comments on commit 1eedd7f

Please sign in to comment.