Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #1187/029333b3 backport][stable-2] ecs_service and ecs_service_info: add name and service aliases #1192

Commits on Jun 1, 2022

  1. ecs_service and ecs_service_info: add name and service aliases (#1187)

    ecs_service and ecs_service_info: add name and service aliases
    
    SUMMARY
    while ecs_service is using name for the service name parameter, ecs_service_info is using service for the same purpose.
    this PR adds just aliases to both modules, to use the same parameter to address the ecs service name.
    ref #1142
    ISSUE TYPE
    
    Bugfix Pull Request
    Docs Pull Request
    Feature Pull Request
    
    COMPONENT NAME
    ecs_service
    ecs_service_info
    
    Reviewed-by: Alina Buzachis <None>
    Reviewed-by: Joseph Torcasso <None>
    Reviewed-by: Mark Chappell <None>
    (cherry picked from commit 029333b)
    markuman authored and patchback[bot] committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    65e9b24 View commit details
    Browse the repository at this point in the history