terraform-nomad/.gitignore
Ben Vincent 3fe7ea4c36
All checks were successful
Build / build (pull_request) Successful in 42s
feat: initial setup
- manage nomad jobs
- create makefile
- create gitignore
- manage terragrunt environments
- add build/deploy jobs
2024-12-28 22:39:53 +11:00

7 lines
67 B
Plaintext

.terraform
.terraform.lock.hcl
environments/*/*.tf
plans
.venv
env