terraform-nomad/.gitignore
Ben Vincent a3ca117ff6
All checks were successful
Build / build (pull_request) Successful in 38s
feat: initial setup
- manage nomad jobs
- create makefile
- create gitignore
- manage terragrunt environments
- add build jobs
2024-12-28 22:26:10 +11:00

7 lines
67 B
Plaintext

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