peterkh / cumulus

Helps manage AWS CloudFormation stacks
Other
206 stars 40 forks source link

How can AWS CloudFormation help? #19

Open cdandekar opened 9 years ago

cdandekar commented 9 years ago

Cumulus contributors and users,

Is there anything the AWS CloudFormation service could provide that can help in using and enhancing cumulus? (For example, any additional API, any update to the template format, etc.)

Sincerely, The AWS CloudFormation Team

techlunacy commented 9 years ago

Hi The AWS CloudFormation Team

i would love a NOOP api. something we could use to test that a cloudformation is valid and wont error because a mandatory parameter is missing or in the wrong place.

cdandekar commented 9 years ago

@techlunacy , Thanks. For validating parameters, take a look at the recently added parameter types: http://blogs.aws.amazon.com/application-management/post/Tx3DV2UYG9SC38G/Using-the-New-CloudFormation-Parameter-Types

acaire commented 9 years ago

Hi @cdandekar - We'd like to be able to generate our ELBs pre-warmed with Cloudformation. Echoing @techlunacy comments, NOOP functionality would also be a critical feature in our CF use detailing intended actions.

cdodd commented 9 years ago

+1 on the NOOP, it would be nice to know if some change intended to be minor is actually going to take out a master RDS database.

prologic commented 9 years ago

+1 on NOOP