You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploying a stack with no changes currently produces an error: error creating changeset: The submitted information didn't contain changes. Submit different information to create a change set.
In the context of CI/CD it would be great to have a flag (e.g. --allow-no-changes) that would make Rain ignore this error and consider the operation successful.