sam deploy without creating changeset
Open
area/deploy
type/feature
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 1.2k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 52
Description
### Describe your idea/feature/enhancement
Current sam deploy behavior is to create CloudFormation changeset before applying the changes to cloudformation stack. Sometime changeset creation can take few seconds to minutes. I understand the benefits of showing the changes before applying those changes. But currently there is no option to disable changeset creation. It would be appreciated if we can disable changeset and just apply the changes to CloudFormation stack.
Contributor guide
Assessment
This issue has not been assessed yet.