secdevops-cuse / CyberRange

The Open-Source AWS Cyber Range
https://medium.com/aws-cyber-range
459 stars 89 forks source link

terraform make file #51

Closed cappetta closed 4 years ago

cappetta commented 4 years ago

Create a makefile for the project to help simplify the building / creating of assets. One thing that I need to determine is if the dependency chain still requires all the specific target components or can instances be booted up with the simple reference to the aws_instance.

cappetta commented 4 years ago

Update https://github.com/hashicorp/terraform/issues/21582 when analysis is complete...

cappetta commented 4 years ago

makefile exists w/ many commands - dependency chain is fully outlined in the makefile, removed it for the make kali command

Damanpree commented 4 years ago

Can anyone help me? Coz "make plan" command is not working on my kali linux. Thanks