bhbsoft / fluffycloud

fluffycloud
0 stars 0 forks source link

Advanced: Cloud Formation Post command => value #32

Open armondhonore opened 9 years ago

armondhonore commented 9 years ago

allow for JSON to be posted directly for the following commands from a dropdown/option box

create-stack
update-stack
validate-template
amitmetadesi commented 9 years ago

While checking update stack command the cli gives error when "use-previous-template" option is used in command. Please check if this options is valid for this command. Checked the docs which are properly showing its usage: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-stack.html http://docs.aws.amazon.com/cli/latest/reference/cloudformation/update-stack.html

armondhonore commented 9 years ago

Use the update-stack format you see referenced on http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-stack.html I suspect the other command might have some undocumented dependencies or something. Thanks

  From: Amit Malik <notifications@github.com>

To: bhbsoft/fluffycloud fluffycloud@noreply.github.com Cc: Armond Honore armond.honore@bhbsoftmail.com Sent: Wednesday, January 21, 2015 6:25 AM Subject: Re: [fluffycloud] Advanced: Cloud Formation Post command => value (#32)

While checking update stack command the cli gives error when "use-previous-template" option is used in command. Please check if this options is valid for this command. Checked the docs which are properly showing its usage: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-stack.html http://docs.aws.amazon.com/cli/latest/reference/cloudformation/update-stack.html— Reply to this email directly or view it on GitHub.