diff --git a/Makefile b/Makefile index 80e4067c..b76fd2ae 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -EXE := aws-runas +EXE := tfswitch PKG := github.com/warren-veerasingam/terraform-switcher VER := $(shell git describe --tags) PATH := build:$(PATH)