Skip to content

Feature: IncludeNestedStacks switch for "sam deploy" command #3718

Open
@tomasz-bres

Description

@tomasz-bres

Hello

With "AWS::Serverless::Application" the SAM project can be divided into multiple templates.
However with the sam deploy command, the created changeset doesn't show an impact on resources within nested stacks.

Example:

CloudFormation stack changeset
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Operation                                         LogicalResourceId                                 ResourceType                                      Replacement                                     
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
* Modify                                          IoT                                               AWS::CloudFormation::Stack                        False                                           
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


It would be nice to have "IncludeNestedStacks" same way as it's available for CreateChangeSet command for Cloudformation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocked/more-info-neededMore info is needed from the requester. If no response in 14 days, it will become stale.stage/needs-triageAutomatically applied to new issues and PRs, indicating they haven't been looked at.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions