PrefectHQ / prefect-recipes

Snippets and templates representing common Customer Success patterns
https://PrefectHQ.github.io/prefect-recipes/
Apache License 2.0
238 stars 29 forks source link

Adds option to pass extra pip packages to agent image #156

Closed EmilRex closed 1 year ago

EmilRex commented 1 year ago

Description

Adds the ability to pass EXTRA_PIP_PACKAGES in the Terraform Prefect 2 ECS agent recipe.

Type of change