aws / aws/aws-sam-cli

sam deploy without creating changeset

Open
#4,428 3 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.