Commit 8b8047a2 authored by Michael Schurter's avatar Michael Schurter
Browse files

ignore local e2e files

- nomad-driver-ecs is an optional plugin to packer into ami
- ecs.vars is generated by tf
- *.auto.tfvars is just a style I use for local var overrides
parent d45a00d0
Showing with 9 additions and 0 deletions
+9 -0
......@@ -112,3 +112,12 @@ e2e/terraform/keys/
# debug bundles
nomad-debug-*
# locally compiled ecs driver for e2e testing
e2e/terraform/packer/ubuntu-bionic-amd64/nomad-driver-ecs
# generated variables for e2e tests
e2e/remotetasks/input/ecs.vars
# local terraform overrides
*.auto.tfvars
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment