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

- 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 3957aef3c6
10 changed files with 327 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
.terraform
.terraform.lock.hcl
environments/*/*.tf
plans