tier

val tier: Output<String>?

The service tier of the instance. Must be one of these values:

  • BASIC: standalone instance

  • STANDARD_HA: highly available primary/replica instances Default value is BASIC. Possible values are BASIC and STANDARD_HA.