Mongey / terraform-provider-confluentcloud

A Terraform provider for managing resource in confluent.cloud
MIT License
110 stars 47 forks source link

Error when availability == "HIGH" #19

Closed rojopolis closed 4 years ago

rojopolis commented 4 years ago

When durability is set to "HIGH" on a confluentcloud_kafka_cluster resource the API returns:

Error: clusters: deployment creation/validation failed: Creating multi zone cluster is not eligible for the sku.:
        durability: Creating multi zone cluster is not eligible for the sku.BASIC

The provider doesn't seem to expose a way to set the sku to STANDARD.