Add input variable for ecs service wait_for_steady_state @nitrocode (#109)
what
- Add input variable for ecs service wait_for_steady_state
- Defaults to
false
which is the default on theaws_ecs_service
resource
why
- Allows the module to wait until the service is in a steady state before applying successfully