Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V4: Default deploymentMethod 'direct' or 'changesets' #12629

Closed
gsavvidis96 opened this issue Jun 23, 2024 · 3 comments
Closed

V4: Default deploymentMethod 'direct' or 'changesets' #12629

gsavvidis96 opened this issue Jun 23, 2024 · 3 comments
Assignees
Labels

Comments

@gsavvidis96
Copy link

gsavvidis96 commented Jun 23, 2024

Issue description

In Serverless.yml Reference docs it states

Method used for CloudFormation deployments: 'changesets' or 'direct'. Optional. (default: changesets)

While in Deploying to AWS docs it states

Direct deployments are faster and have no downsides (unless you specifically use the generated change sets). They will become the default in Serverless Framework 4.

So is deploymentMethod: direct needed when using serverless v4, or is default?

Context

No response

@skierkowski
Copy link
Member

@gsavvidis96 Thanks for reporting and sorry for the confusion. I'll get clarification on this and get the docs updated soon.

@skierkowski skierkowski self-assigned this Jul 1, 2024
@Mmarzex
Copy link
Contributor

Mmarzex commented Jul 2, 2024

@gsavvidis96 Sorry for the confusion here, we did indeed mean to change this to direct. This has been merged on our end and will be released in the next few days.

@Mmarzex
Copy link
Contributor

Mmarzex commented Jul 15, 2024

This was released in 4.1.11

@Mmarzex Mmarzex closed this as completed Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 participants