feat: initial setup
Build / build (pull_request) Failing after 27s

- manage nomad jobs
- create makefile
- create gitignore
- manage terragrunt environments
- add build jobs
This commit is contained in:
2024-12-28 14:17:21 +11:00
parent f7fad0b74f
commit b2041b244a
10 changed files with 331 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
.terraform
.terraform.lock.hcl
environments/*/*.tf
plans