Skip to content

Releases: adanalvarez/AWS-malware-lab

v0.2.1

05 Dec 22:45
cc06037
Compare
Choose a tag to compare

Added descriptions to the following variables:

environment
ami
account
region
enable_guacamole
enable_inetsim

v0.2.0

04 Dec 20:13
533db00
Compare
Choose a tag to compare

New in this release: the enable_inetsim variable. When set to true, this variable will cause the Terraform code to create a new EC2 instance with INetSim installed and running. INetSim is a network simulation tool that can simulate network services such as DNS, HTTP, and FTP. To use this feature, set enable_inetsim to true in your Terraform configuration file.

v0.1.0

20 Nov 17:50
Compare
Choose a tag to compare
added TODO section