myos/terraform/terraform.mk

5 lines
57 B
Makefile
Raw Normal View History

2021-02-09 17:05:00 +01:00
.PHONY: terraform
terraform:
$(call terraform,$(ARGS))