Fix typo in CHANGELOG.md
This change occured int he ec2 module, not ec2_vol
This commit is contained in:
parent
4940a7ad77
commit
03d9268b51
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ Some other notable changes:
|
||||||
* ec2_asg: fixes related to proper termination of an autoscaling group
|
* ec2_asg: fixes related to proper termination of an autoscaling group
|
||||||
* win_setup: total memory fact correction
|
* win_setup: total memory fact correction
|
||||||
* ec2_vol: ability to list existing volumes
|
* ec2_vol: ability to list existing volumes
|
||||||
* ec2_vol: can set optimized flag
|
* ec2: can set optimized flag
|
||||||
* various parser improvements
|
* various parser improvements
|
||||||
* produce a friendly error message if the SSH key is too permissive
|
* produce a friendly error message if the SSH key is too permissive
|
||||||
* ec2_ami_searcH: support for SSD and IOPS provisioned EBS images
|
* ec2_ami_searcH: support for SSD and IOPS provisioned EBS images
|
||||||
|
|
Loading…
Reference in a new issue