Security-Onion-Solutions / securityonion-cloud

GNU Affero General Public License v3.0
32 stars 16 forks source link

Added id to the Terraform AWS EC2 instance creation. #20

Closed jinwoov closed 3 years ago

jinwoov commented 3 years ago

During the creation of Windows and Ubuntu VM using the Terraform, it was outputting error, as it was grabbing the object. By adding the id, it was referencing correctly and was successfully created VMs.

jinwoov commented 3 years ago

Sorry for all of the hassle I have you go through. Third time is a charm!

weslambert commented 3 years ago

Thanks @jinwoov !