Skip to content

Commit

Permalink
chore: remove duplicate entry for file_limit var
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-karan committed Jan 5, 2024
1 parent 1341d1d commit db3a594
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/nomad-clients/ec2.tf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ resource "aws_instance" "nomad_client" {
nomad_dc = var.cluster_name
nomad_acl_enable = var.nomad_acl_enable
})
nomad_file_limit = var.nomad_file_limit
}))

tags = {
Expand Down

0 comments on commit db3a594

Please sign in to comment.