Skip to content

Commit

Permalink
feat: update tf.checks step name and tf and aws version
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Jan 8, 2024
1 parent f126591 commit b169f3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _example/vpc/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ module "sftp" {
label_order = ["environment", "name"]
eip_enabled = false
s3_bucket_name = module.s3_bucket.id
sftp_users = var.sftp_users
subnet_ids = module.subnets.private_subnet_id
vpc_id = module.vpc.vpc_id
restricted_home = true
Expand Down

0 comments on commit b169f3e

Please sign in to comment.