- manage nomad jobs - create makefile - create gitignore - manage terragrunt environments - add build jobs
@ -25,6 +25,7 @@ init:
plan: init
@mkdir -p $(PLAN_DIR)
$(call vault_env)
env | grep CONSUL
terragrunt --terragrunt-working-dir $(ENV_DIR) plan -out=$(PLAN_FILE)
apply:
The note is not visible to the blocked user.