opta icon indicating copy to clipboard operation
opta copied to clipboard

Error when using a region with less than 3 availability zones

Open RustamovAzer opened this issue 3 years ago • 1 comments

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 availability zones: ['us-west-1a', 'us-west-1c'].
Please choose a different region.

What you expected to happen:

I think it should be mentioned in Getting Started that you need a region with at least 3 availability zones.

Environment:

  • Opta version (use opta version): v0.24.3
  • Cloud provider (or hardware configuration for local): AWS
  • OS (e.g: cat /etc/os-release): Ubuntu 20.04
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

RustamovAzer avatar Jan 28 '22 15:01 RustamovAzer

Ah you're right. We should add this to the documentation. We will also re-evaluate if it's possible to support such regions.

ankurd1 avatar Jan 28 '22 17:01 ankurd1