Skip to content

Printing Nested Templates as they would be uploaded to s3 #190

@drewsonne

Description

@drewsonne

I'm using nest!(...) and trying to print templates locally as they would appear when uploaded to s3. When I use sfn ... --print function on my root template it injects all the child temples into the output for the root template, under a Resources node.

I have tried to using 'none', 'shallow' and 'deep' as options for --apply-nesting, but it does not seem to affect the output.

How can I use --print to generate templates without injecting the child templates into the json?

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