added new ec2_ami_find and deprecated ec2_ami_search
This commit is contained in:
parent
3075a4db25
commit
fa1eff8356
1 changed files with 4 additions and 0 deletions
|
@ -9,7 +9,11 @@ Major Changes:
|
||||||
- template code now retains types for bools and Numbers instead of turning them into strings
|
- template code now retains types for bools and Numbers instead of turning them into strings
|
||||||
- If you need the old behaviour, quote the value and it will get passed around as a string
|
- If you need the old behaviour, quote the value and it will get passed around as a string
|
||||||
|
|
||||||
|
Deprecated Modules:
|
||||||
|
ec2_ami_search, in favor of the new ec2_ami_find
|
||||||
|
|
||||||
New Modules:
|
New Modules:
|
||||||
|
ec2_ami_find
|
||||||
cloudtrail
|
cloudtrail
|
||||||
cloudstack_fw
|
cloudstack_fw
|
||||||
cloudstack_iso
|
cloudstack_iso
|
||||||
|
|
Loading…
Reference in a new issue