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
chore(deploy): refactor deployment input so that app-related information is grouped together (#2621)
Previously only environment deployment input needs `AppDNSName` and `AppDelegationRole`. Now in order to enable alias for RD service, these information are needed for RD service deployment as well.
This PR refactors the `deploy` package to avoid repetitive code that would have been added without the refactoring.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
0 commit comments