PrefectHQ / prefect-aws

Prefect integrations with AWS.
https://PrefectHQ.github.io/prefect-aws/
Apache License 2.0
84 stars 40 forks source link

Adds porting of network configuration to generated base job templates #392

Closed desertaxle closed 6 months ago

desertaxle commented 6 months ago

Updates generate_work_pool_base_job_template to include network configuration customizations when publishing an ECSTask 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