Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support for Native CloudFormation Templates #444

@sathed

Description

@sathed

We tried Stacker and the idea is great and well executed. The problem is that we have a bunch of stacks already written in Troposphere that output JSON/YAML CF templates. What would be the possibility of adding native support for these? It wouldn't be difficult to import the Stacker package(s) into the Troposphere templates and call something like

stacker.create_blueprint(template.to_json())

Or something similar. You could even wrap the Troposphere template in a class and call that class from Stacker.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions