Skip to content

Commit

Permalink
test new approach
Browse files Browse the repository at this point in the history
  • Loading branch information
MotwaniM committed Mar 21, 2024
1 parent f775c20 commit 5f2e88e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ tf_apply: ## Apply terraform
make tf_set_workspace && \
terraform -chdir=./infrastructure apply -var-file=$(CONFIG_DIR)/${env}-input-params.tfvars ${args}


.PHONY: tf_destroy
tf_destroy: ## Destroy terraform
make tf_set_workspace && \
Expand Down

0 comments on commit 5f2e88e

Please sign in to comment.