Closed desertaxle closed 7 months ago
Adds a deprecation warning to the ECSTask block. The ECS worker should be used instead.
ECSTask
Closes
pre-commit
pre-commit install && pre-commit run --all
mkdocs serve
Adds a deprecation warning to the
ECSTask
block. The ECS worker should be used instead.Closes
Example
Screenshots
Checklist
pre-commit
checks.pre-commit install && pre-commit run --all
locally for formatting and linting.mkdocs serve
view documentation locally.