All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Changelogs are for humans, not machines.
- There should be an entry for every single version.
- The same types of changes should be grouped.
- Versions and sections should be linkable.
- The latest version comes first.
- The release date of each versions is displayed.
- Mention whether you follow Semantic Versioning.
- Added for new features.
- Changed for changes in existing functionality.
- Deprecated for soon-to-be removed features.
- Removed for now removed features.
- Fixed for any bug fixes.
- Security in case of vulnerabilities.
0.1.3 - 2018-02-19
- ASG with ELB: reference defaults to Autoscaling Group module for pass through
0.1.2 - 2018-02-19
- ASG with ELB: update reference to proper version Autoscaling Group module
0.1.1 - 2018-02-15
- ASG with ELB: Add variables for pass through to ASG module
- ASG: Documentation on how to use the module (README)
- ASG with ELB: Documentation on how to use the module (README)
0.1.0 - 2018-01-24
- ASG: Variable ingress rules for ASG security group
- ASG with ELB: Variable ingress rules for ELB security group
0.0.9 - 2018-01-23
- ASG with ELB: Removed unused variables
0.0.8 - 2018-01-23
- ASG with ELB: Accept variable number of listeners
0.0.7 - 2018-01-23
- output zone_id for dns record creation
0.0.6 - 2018-01-16
- Fix proper variable type for multiple SGs
0.0.5 - 2018-01-16
- Add ELB outputs (arn, dns_name and name)
0.0.4 - 2018-01-19
- update source to github source
0.0.3 - 2018-01-18
- Renamed autoscalig_group resource instance_profile to generic name
0.0.2 - 2018-01-17
- This CHANGELOG file to allow for versioning in the modules
- README for module project
Starting tag