forked from ansible-collections/community.aws
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Capacity Provider Strategy for ECS Services ansible-collections#1137
Add requested feature for capacity provider strategy. Capacity Provider Strategy is mutually exclusive with launch_type and a given service cannot be changed from one to the other. Possibly still needs: Camel <=> Snake casing for the subelements of capacity_provider_strategy. Catch if provided list has more than 6 elements and fail cleanly.
- Loading branch information
Showing
1 changed file
with
66 additions
and
8 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