@pulumi/confluentcloud 1.29.0-alpha.1704428499 → 1.29.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/kafkaTopic.d.ts CHANGED
@@ -36,7 +36,7 @@ import * as outputs from "./types/output";
36
36
  *
37
37
  * = confluent_kafka_cluster.basic-cluster.rest_endpoint
38
38
  *
39
- * # https://docs.confluent.io/cloud/current/clusters/broker-config.html#custom-topic-settings-for-all-cluster-types-supported-by-kafka-rest-api-and-terraform-provider
39
+ * # https://docs.confluent.io/cloud/current/client-apps/topics/manage.html#ak-topic-configurations-for-all-ccloud-cluster-types
40
40
  *
41
41
  * config = {
42
42
  *
package/kafkaTopic.js CHANGED
@@ -40,7 +40,7 @@ const utilities = require("./utilities");
40
40
  *
41
41
  * = confluent_kafka_cluster.basic-cluster.rest_endpoint
42
42
  *
43
- * # https://docs.confluent.io/cloud/current/clusters/broker-config.html#custom-topic-settings-for-all-cluster-types-supported-by-kafka-rest-api-and-terraform-provider
43
+ * # https://docs.confluent.io/cloud/current/client-apps/topics/manage.html#ak-topic-configurations-for-all-ccloud-cluster-types
44
44
  *
45
45
  * config = {
46
46
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/confluentcloud",
3
- "version": "v1.29.0-alpha.1704428499+8204ed0e",
3
+ "version": "v1.29.0",
4
4
  "description": "A Pulumi package for creating and managing Confluent cloud resources.",
5
5
  "keywords": [
6
6
  "pulumi",