Compare commits

..

1 Commits

Author SHA1 Message Date
fce9f4c423 feat: initial setup
Some checks failed
Build / build (pull_request) Failing after 35s
- manage nomad jobs
- create makefile
- create gitignore
- manage terragrunt environments
- add build jobs
2024-12-28 22:18:33 +11:00

View File

@ -16,7 +16,7 @@ jobs:
- name: Install Terraform/Terragrunt
run: |
dnf install terraform terragrunt jq -y
dnf install terraform terragrunt vault jq -y
- name: Run Terraform Plan
env: