Add a variable to set deployment mode on complete or incremental? #119
Answered
by
marvinbuss
Fabian Jogschies (fabianjogschies)
asked this question in
Ideas
|
As far as i see deployment mode is set to complete in order you got a failed deployment at some point it would be useful in my opinion to choose between incremental and complete. |
Answered by
marvinbuss
Jul 29, 2021
Replies: 1 comment 2 replies
|
Fabian Jogschies (@fabianjogschies) No we are not using |
2 replies
Answer selected by
fabianjogschies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fabian Jogschies (@fabianjogschies) No we are not using
Completemode. We are usingIncrementalmode for all deployments. Otherwise you would run into other kinds of issues with Private Endpoints etc.Do you require
Completemode? Is there a use case for that?