Support for nested stack changeset
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 1.2k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 52
Description
### Describe your idea/feature/enhancement
Hi, the aws cloudformation CLI now support nested stack change-set : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/change-sets-for-nested-stacks.html#change-sets-for-nested-stacks-cli
### Proposal
Would be nice to have it as well with SAM deploy when generating change set !
Contributor guide
Research direction
Start by reading the linked AWS CloudFormation documentation for nested stack change sets and comparing that behavior with the SAM deploy flow that generates a change set. Identify the existing SAM deploy entry point and determine how nested stack support should be represented; done means SAM deploy can generate nested stack change sets consistently with the documented AWS CLI behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100