Skip to content

Commit

Permalink
alias root make target
Browse files Browse the repository at this point in the history
  • Loading branch information
mxfactorial committed Jun 18, 2023
1 parent c399caa commit db2ff5f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ init-dev:
--key $(TFSTATE_ENV_FILE) \
--dir infrastructure/terraform/aws/environments/dev

set-env-id:
$(MAKE) resume-dev

resume-dev:
$(MAKE) -C infrastructure/terraform/aws/environments/dev resume

Expand Down

0 comments on commit db2ff5f

Please sign in to comment.