Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make all ? #2

Open
jarvis2020 opened this issue Aug 8, 2018 · 2 comments
Open

Make all ? #2

jarvis2020 opened this issue Aug 8, 2018 · 2 comments

Comments

@jarvis2020
Copy link

Hello Mark,
I am looking for this 'make all' command you mentioned at: "You can easily deploy everything using the following command make all at the root project.". I see Makefile but even though, is not doing what it's programmed to be doing... Instead I get back:
./Makefile: line 1: all:: command not found
./Makefile: line 3: terraform:: command not found
./Makefile: line 4: make:: command not found
./Makefile: line 6: packer:: command not found
./Makefile: line 7: make:: command not found
./Makefile: line 9: connect-vpcs:: command not found
./Makefile: line 10: make:: command not found

Any light would be appreciated thanks.

@markthebault
Copy link
Owner

Hi Jarvis,
Do you have terraform, make, packer in you PATH ?

@jarvis2020
Copy link
Author

jarvis2020 commented Aug 8, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants