Closed desertaxle closed 9 months ago
Updates generate_work_pool_base_job_template to include network configuration customizations when publishing an ECSTask as a work pool.
generate_work_pool_base_job_template
ECSTask
Adds some utilities for generating minimal documents to use with the JSON patches configured on a block.
Closes https://github.com/PrefectHQ/prefect-aws/issues/386
pre-commit
pre-commit install && pre-commit run --all
mkdocs serve
Updates
generate_work_pool_base_job_template
to include network configuration customizations when publishing anECSTask
as a work pool.Adds some utilities for generating minimal documents to use with the JSON patches configured on a block.
Closes https://github.com/PrefectHQ/prefect-aws/issues/386
Example
Screenshots
Checklist
pre-commit
checks.pre-commit install && pre-commit run --all
locally for formatting and linting.mkdocs serve
view documentation locally.