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

Add AWS ECR deploy with GitHub Actions recipe #246

Closed EmilRex closed 1 year ago

EmilRex commented 1 year ago

Adds a GitHub Actions recipe for deploying flows using AWS ECR. Specifically the action:

  1. Authenticates with AWS ECR
  2. Authenticates with Prefect Cloud
  3. Leverages prefect deploy

Description

What's cooking? If this PR references an issue, please attach to the existing issue.

Type of change

New Recipe Checklist