diff --git a/docs/resources/confluentcloud_kafka_cluster.md b/docs/resources/confluentcloud_kafka_cluster.md index c389341..62aee7a 100644 --- a/docs/resources/confluentcloud_kafka_cluster.md +++ b/docs/resources/confluentcloud_kafka_cluster.md @@ -92,6 +92,7 @@ The following arguments are supported: !> **Warning:** You can only upgrade clusters from `basic` to `standard`. +-> **Note:** Currently, provisioning of a Dedicated Kafka cluster takes around 25 minutes on average but might take up to 24 hours. If you can't wait for the `terraform apply` step to finish, you can exit it and import the cluster by using the `terraform import` command once it has been provisioned. When the cluster is provisioned, you will receive an email notification, and you can also follow updates on the Target Environment web page of the Confluent Cloud website. - `environment` (Required Configuration Block) supports the following: - `id` - (Required String) The ID of the Environment that the Kafka cluster belongs to, for example, `env-abc123`.