RustamovAzer

Results 2 issues of RustamovAzer

#### What happened: I ran into an error during `opta apply`: ``` ERROR: Opta requires a region with at least *3* availability zones. You configured us-west-1, which only has the...

documentation
enhancement

## Description I ran into an error when I tried to run the example flow in Docker. The flow: ``` from prefect import flow from prefect.deployments import DeploymentSpec from prefect.flow_runners...