v2.0.0 - 2019-06-09
- Updated module for Terraform 0.12 (#17)
v1.4.1 - 2018-05-22
- Fixed instances output (#13)
v1.4.0 - 2018-05-16
- Added pre-commit hook to autogenerate terraform-docs (#11)
v1.3.1 - 2018-05-16
v1.3.0 - 2018-05-16
- Fixed outputs of ELB module when resource does not exist
v1.2.0 - 2018-03-06
- Renamed count to number_of_instances to be as much forward compatible as possible (#9)
v1.1.0 - 2018-03-01
- Merge pull request #8 from dropped/arn_output
- Add the ARN output
- Merge pull request #6 from horsey/master
-
- Fixed formatting
-
- Fixed formatting
-
- Added Known Issues/Limitations section
v1.0.1 - 2017-12-11
- Upgraded ec2-instance module example
- Added complete code and examples
- Added complete code and examples
- Initial commit