From fa1eff83562153b07aea905633225dbe3a0daafd Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Thu, 16 Apr 2015 15:42:55 -0400 Subject: [PATCH] added new ec2_ami_find and deprecated ec2_ami_search --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0211defbaa0..82a41702d55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,11 @@ Major Changes: - 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 +Deprecated Modules: + ec2_ami_search, in favor of the new ec2_ami_find + New Modules: + ec2_ami_find cloudtrail cloudstack_fw cloudstack_iso