-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat: upgrade AWS SDK to v2 Signed-off-by: Theo Bob Massard <tbobm@protonmail.com> * tests: adapt tests to SDK v2 Signed-off-by: Theo Bob Massard <tbobm@protonmail.com> * feat: add ECSClient interface and replace usage of concrete ecs.Client type in App * tests: update tests to use ECSClient interface and update mocks * feat: create EC2Client interface * tests: fix remaining tests * feat: swap use of ecs.client for ECSClient in getContainerPort --------- Signed-off-by: Theo Bob Massard <tbobm@protonmail.com> Co-authored-by: Theo Bob Massard <tbobm@protonmail.com>
- Loading branch information
Showing
10 changed files
with
515 additions
and
433 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.