André Dias
05/16/2023, 3:34 PMFlow Config and assign Storage to a Docker type and pass it the ECR registry_url, image_tag, etc.
When trying to configure the same thing for Prefect 2 I came across the Docker Registry Block that I would assume it would be compatible with ECR but it asks me for username and password credentials while we use rotating creds as authorization tokens for ECR are usually temporary. What are the best practices in Prefect 2 to communicate and retrieve the flow code stored in Amazon ECR?S
05/16/2023, 4:15 PMTaylor Curran
05/16/2023, 5:54 PM