☁️ Cloudformation support enhancements! ☁️ #357
shirabendor-quali
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We're happy to announce the following enhancements to Torque's Cloudformation grain:
Support for All CFN Input Types: The cloudformation grain can now accept any of the AWS cloudformation supported parameter types as input, including the basic ones like strings, numbers and lists, and also the AWS specific types and SSM specific types. This ensures that users with existing cloudformation templates will not need to make any changes when ingesting them into Torque.
Template Extension (.template) Support: Cloudformation grain can now handle templates with the .template extension, in addition to the .json and .yaml extensions.
Comprehensive CFN Grain Updates: The Cloudformation grain now offers full support for grain updates, whether you have inputs or code changes. This makes our Cloudformation grain a production-grade solution, supporting you in your day-2 operation and environment life cycle management.
Beta Was this translation helpful? Give feedback.
All reactions