@pulumi/confluentcloud 1.41.0 → 1.42.0-alpha.1713461132

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.
Files changed (109) hide show
  1. package/accessPoint.d.ts +2 -2
  2. package/accessPoint.js +2 -2
  3. package/apiKey.d.ts +36 -31
  4. package/apiKey.js +36 -31
  5. package/apiKey.js.map +1 -1
  6. package/byokKey.d.ts +4 -4
  7. package/byokKey.js +4 -4
  8. package/clusterLink.d.ts +18 -16
  9. package/clusterLink.js +18 -16
  10. package/clusterLink.js.map +1 -1
  11. package/connector.d.ts +40 -40
  12. package/connector.js +40 -40
  13. package/customConnectorPlugin.d.ts +3 -3
  14. package/customConnectorPlugin.js +3 -3
  15. package/dnsForwarder.d.ts +2 -2
  16. package/dnsForwarder.js +2 -2
  17. package/dnsRecord.d.ts +3 -3
  18. package/dnsRecord.js +3 -3
  19. package/environment.d.ts +39 -0
  20. package/environment.js +39 -0
  21. package/environment.js.map +1 -1
  22. package/flinkComputePool.d.ts +1 -1
  23. package/flinkComputePool.js +1 -1
  24. package/getEnvironment.d.ts +38 -30
  25. package/getEnvironment.js +38 -30
  26. package/getEnvironment.js.map +1 -1
  27. package/getFlinkComputePool.d.ts +36 -28
  28. package/getFlinkComputePool.js +36 -28
  29. package/getFlinkComputePool.js.map +1 -1
  30. package/getFlinkRegion.d.ts +18 -10
  31. package/getFlinkRegion.js +18 -10
  32. package/getFlinkRegion.js.map +1 -1
  33. package/getGroupMapping.d.ts +22 -14
  34. package/getGroupMapping.js +22 -14
  35. package/getGroupMapping.js.map +1 -1
  36. package/getIdentityPool.d.ts +36 -28
  37. package/getIdentityPool.js +36 -28
  38. package/getIdentityPool.js.map +1 -1
  39. package/getIdentityProvider.d.ts +24 -16
  40. package/getIdentityProvider.js +24 -16
  41. package/getIdentityProvider.js.map +1 -1
  42. package/getKafkaClientQuota.d.ts +16 -8
  43. package/getKafkaClientQuota.js +16 -8
  44. package/getKafkaClientQuota.js.map +1 -1
  45. package/getKafkaCluster.d.ts +42 -28
  46. package/getKafkaCluster.js +42 -28
  47. package/getKafkaCluster.js.map +1 -1
  48. package/getKsqlCluster.d.ts +36 -28
  49. package/getKsqlCluster.js +36 -28
  50. package/getKsqlCluster.js.map +1 -1
  51. package/getNetwork.d.ts +42 -28
  52. package/getNetwork.js +42 -28
  53. package/getNetwork.js.map +1 -1
  54. package/getOrganization.d.ts +12 -4
  55. package/getOrganization.js +12 -4
  56. package/getOrganization.js.map +1 -1
  57. package/getPeering.d.ts +36 -28
  58. package/getPeering.js +36 -28
  59. package/getPeering.js.map +1 -1
  60. package/getPrivateLinkAccess.d.ts +36 -28
  61. package/getPrivateLinkAccess.js +36 -28
  62. package/getPrivateLinkAccess.js.map +1 -1
  63. package/getRoleBinding.d.ts +16 -8
  64. package/getRoleBinding.js +16 -8
  65. package/getRoleBinding.js.map +1 -1
  66. package/getSchemaRegistryCluster.d.ts +36 -28
  67. package/getSchemaRegistryCluster.js +36 -28
  68. package/getSchemaRegistryCluster.js.map +1 -1
  69. package/getSchemaRegistryRegion.d.ts +20 -12
  70. package/getSchemaRegistryRegion.js +20 -12
  71. package/getSchemaRegistryRegion.js.map +1 -1
  72. package/getServiceAccount.d.ts +24 -16
  73. package/getServiceAccount.js +24 -16
  74. package/getServiceAccount.js.map +1 -1
  75. package/getTransitGatewayAttachment.d.ts +36 -28
  76. package/getTransitGatewayAttachment.js +36 -28
  77. package/getTransitGatewayAttachment.js.map +1 -1
  78. package/getUser.d.ts +60 -50
  79. package/getUser.js +60 -50
  80. package/getUser.js.map +1 -1
  81. package/groupMapping.d.ts +1 -1
  82. package/groupMapping.js +1 -1
  83. package/identityProvider.d.ts +2 -2
  84. package/identityProvider.js +2 -2
  85. package/invitation.d.ts +1 -1
  86. package/invitation.js +1 -1
  87. package/kafkaClientQuota.d.ts +4 -4
  88. package/kafkaClientQuota.js +4 -4
  89. package/kafkaCluster.d.ts +12 -3
  90. package/kafkaCluster.js +12 -3
  91. package/kafkaCluster.js.map +1 -1
  92. package/kafkaMirrorTopic.d.ts +5 -5
  93. package/kafkaMirrorTopic.js +5 -5
  94. package/network.d.ts +4 -4
  95. package/network.js +4 -4
  96. package/networkLinkService.d.ts +2 -2
  97. package/networkLinkService.js +2 -2
  98. package/package.json +1 -1
  99. package/peering.d.ts +2 -2
  100. package/peering.js +2 -2
  101. package/privateLinkAccess.d.ts +3 -3
  102. package/privateLinkAccess.js +3 -3
  103. package/schemaRegistryCluster.d.ts +1 -1
  104. package/schemaRegistryCluster.js +1 -1
  105. package/serviceAccount.d.ts +4 -1
  106. package/serviceAccount.js +4 -1
  107. package/serviceAccount.js.map +1 -1
  108. package/transitGatewayAttachment.d.ts +1 -1
  109. package/transitGatewayAttachment.js +1 -1
package/connector.d.ts CHANGED
@@ -12,28 +12,28 @@ import * as outputs from "./types/output";
12
12
  *
13
13
  * const source = new confluentcloud.Connector("source", {
14
14
  * environment: {
15
- * id: confluent_environment.staging.id,
15
+ * id: staging.id,
16
16
  * },
17
17
  * kafkaCluster: {
18
- * id: confluent_kafka_cluster.basic.id,
18
+ * id: basic.id,
19
19
  * },
20
20
  * configSensitive: {},
21
21
  * configNonsensitive: {
22
22
  * "connector.class": "DatagenSource",
23
23
  * name: "DatagenSourceConnector_0",
24
24
  * "kafka.auth.mode": "SERVICE_ACCOUNT",
25
- * "kafka.service.account.id": confluent_service_account["app-connector"].id,
26
- * "kafka.topic": confluent_kafka_topic.orders.topic_name,
25
+ * "kafka.service.account.id": app_connector.id,
26
+ * "kafka.topic": orders.topicName,
27
27
  * "output.data.format": "JSON",
28
28
  * quickstart: "ORDERS",
29
29
  * "tasks.max": "1",
30
30
  * },
31
31
  * }, {
32
32
  * dependsOn: [
33
- * confluent_kafka_acl["app-connector-describe-on-cluster"],
34
- * confluent_kafka_acl["app-connector-write-on-target-topic"],
35
- * confluent_kafka_acl["app-connector-create-on-data-preview-topics"],
36
- * confluent_kafka_acl["app-connector-write-on-data-preview-topics"],
33
+ * app_connector_describe_on_cluster,
34
+ * app_connector_write_on_target_topic,
35
+ * app_connector_create_on_data_preview_topics,
36
+ * app_connector_write_on_data_preview_topics,
37
37
  * ],
38
38
  * });
39
39
  * ```
@@ -47,22 +47,22 @@ import * as outputs from "./types/output";
47
47
  *
48
48
  * const sink = new confluentcloud.Connector("sink", {
49
49
  * environment: {
50
- * id: confluent_environment.staging.id,
50
+ * id: staging.id,
51
51
  * },
52
52
  * kafkaCluster: {
53
- * id: confluent_kafka_cluster.basic.id,
53
+ * id: basic.id,
54
54
  * },
55
55
  * configSensitive: {
56
56
  * "aws.access.key.id": "***REDACTED***",
57
57
  * "aws.secret.access.key": "***REDACTED***",
58
58
  * },
59
59
  * configNonsensitive: {
60
- * topics: confluent_kafka_topic.orders.topic_name,
60
+ * topics: orders.topicName,
61
61
  * "input.data.format": "JSON",
62
62
  * "connector.class": "S3_SINK",
63
63
  * name: "S3_SINKConnector_0",
64
64
  * "kafka.auth.mode": "SERVICE_ACCOUNT",
65
- * "kafka.service.account.id": confluent_service_account["app-connector"].id,
65
+ * "kafka.service.account.id": app_connector.id,
66
66
  * "s3.bucket.name": "<s3-bucket-name>",
67
67
  * "output.data.format": "JSON",
68
68
  * "time.interval": "DAILY",
@@ -71,15 +71,15 @@ import * as outputs from "./types/output";
71
71
  * },
72
72
  * }, {
73
73
  * dependsOn: [
74
- * confluent_kafka_acl["app-connector-describe-on-cluster"],
75
- * confluent_kafka_acl["app-connector-read-on-target-topic"],
76
- * confluent_kafka_acl["app-connector-create-on-dlq-lcc-topics"],
77
- * confluent_kafka_acl["app-connector-write-on-dlq-lcc-topics"],
78
- * confluent_kafka_acl["app-connector-create-on-success-lcc-topics"],
79
- * confluent_kafka_acl["app-connector-write-on-success-lcc-topics"],
80
- * confluent_kafka_acl["app-connector-create-on-error-lcc-topics"],
81
- * confluent_kafka_acl["app-connector-write-on-error-lcc-topics"],
82
- * confluent_kafka_acl["app-connector-read-on-connect-lcc-group"],
74
+ * app_connector_describe_on_cluster,
75
+ * app_connector_read_on_target_topic,
76
+ * app_connector_create_on_dlq_lcc_topics,
77
+ * app_connector_write_on_dlq_lcc_topics,
78
+ * app_connector_create_on_success_lcc_topics,
79
+ * app_connector_write_on_success_lcc_topics,
80
+ * app_connector_create_on_error_lcc_topics,
81
+ * app_connector_write_on_error_lcc_topics,
82
+ * app_connector_read_on_connect_lcc_group,
83
83
  * ],
84
84
  * });
85
85
  * ```
@@ -93,37 +93,37 @@ import * as outputs from "./types/output";
93
93
  *
94
94
  * const sink = new confluentcloud.Connector("sink", {
95
95
  * environment: {
96
- * id: confluent_environment.staging.id,
96
+ * id: staging.id,
97
97
  * },
98
98
  * kafkaCluster: {
99
- * id: confluent_kafka_cluster.basic.id,
99
+ * id: basic.id,
100
100
  * },
101
101
  * configSensitive: {
102
102
  * "aws.access.key.id": "***REDACTED***",
103
103
  * "aws.secret.access.key": "***REDACTED***",
104
104
  * },
105
105
  * configNonsensitive: {
106
- * topics: confluent_kafka_topic.orders.topic_name,
106
+ * topics: orders.topicName,
107
107
  * "input.data.format": "JSON",
108
108
  * "connector.class": "DynamoDbSink",
109
109
  * name: "DynamoDbSinkConnector_0",
110
110
  * "kafka.auth.mode": "SERVICE_ACCOUNT",
111
- * "kafka.service.account.id": confluent_service_account["app-connector"].id,
111
+ * "kafka.service.account.id": app_connector.id,
112
112
  * "aws.dynamodb.pk.hash": "value.userid",
113
113
  * "aws.dynamodb.pk.sort": "value.pageid",
114
114
  * "tasks.max": "1",
115
115
  * },
116
116
  * }, {
117
117
  * dependsOn: [
118
- * confluent_kafka_acl["app-connector-describe-on-cluster"],
119
- * confluent_kafka_acl["app-connector-read-on-target-topic"],
120
- * confluent_kafka_acl["app-connector-create-on-dlq-lcc-topics"],
121
- * confluent_kafka_acl["app-connector-write-on-dlq-lcc-topics"],
122
- * confluent_kafka_acl["app-connector-create-on-success-lcc-topics"],
123
- * confluent_kafka_acl["app-connector-write-on-success-lcc-topics"],
124
- * confluent_kafka_acl["app-connector-create-on-error-lcc-topics"],
125
- * confluent_kafka_acl["app-connector-write-on-error-lcc-topics"],
126
- * confluent_kafka_acl["app-connector-read-on-connect-lcc-group"],
118
+ * app_connector_describe_on_cluster,
119
+ * app_connector_read_on_target_topic,
120
+ * app_connector_create_on_dlq_lcc_topics,
121
+ * app_connector_write_on_dlq_lcc_topics,
122
+ * app_connector_create_on_success_lcc_topics,
123
+ * app_connector_write_on_success_lcc_topics,
124
+ * app_connector_create_on_error_lcc_topics,
125
+ * app_connector_write_on_error_lcc_topics,
126
+ * app_connector_read_on_connect_lcc_group,
127
127
  * ],
128
128
  * });
129
129
  * ```
@@ -138,10 +138,10 @@ import * as outputs from "./types/output";
138
138
  *
139
139
  * const source = new confluentcloud.Connector("source", {
140
140
  * environment: {
141
- * id: confluent_environment.staging.id,
141
+ * id: staging.id,
142
142
  * },
143
143
  * kafkaCluster: {
144
- * id: confluent_kafka_cluster.basic.id,
144
+ * id: basic.id,
145
145
  * },
146
146
  * configSensitive: {
147
147
  * "kafka.api.key": "***REDACTED***",
@@ -149,19 +149,19 @@ import * as outputs from "./types/output";
149
149
  * },
150
150
  * configNonsensitive: {
151
151
  * "confluent.connector.type": "CUSTOM",
152
- * "connector.class": confluent_custom_connector_plugin.source.connector_class,
152
+ * "connector.class": sourceConfluentCustomConnectorPlugin.connectorClass,
153
153
  * name: "DatagenConnectorExampleName",
154
154
  * "kafka.auth.mode": "KAFKA_API_KEY",
155
- * "kafka.topic": confluent_kafka_topic.orders.topic_name,
155
+ * "kafka.topic": orders.topicName,
156
156
  * "output.data.format": "JSON",
157
157
  * quickstart: "ORDERS",
158
- * "confluent.custom.plugin.id": confluent_custom_connector_plugin.source.id,
158
+ * "confluent.custom.plugin.id": sourceConfluentCustomConnectorPlugin.id,
159
159
  * "min.interval": "1000",
160
160
  * "max.interval": "2000",
161
161
  * "tasks.max": "1",
162
162
  * },
163
163
  * }, {
164
- * dependsOn: [confluent_role_binding["app-manager-kafka-cluster-admin"]],
164
+ * dependsOn: [app_manager_kafka_cluster_admin],
165
165
  * });
166
166
  * ```
167
167
  * <!--End PulumiCodeChooser -->
package/connector.js CHANGED
@@ -16,28 +16,28 @@ const utilities = require("./utilities");
16
16
  *
17
17
  * const source = new confluentcloud.Connector("source", {
18
18
  * environment: {
19
- * id: confluent_environment.staging.id,
19
+ * id: staging.id,
20
20
  * },
21
21
  * kafkaCluster: {
22
- * id: confluent_kafka_cluster.basic.id,
22
+ * id: basic.id,
23
23
  * },
24
24
  * configSensitive: {},
25
25
  * configNonsensitive: {
26
26
  * "connector.class": "DatagenSource",
27
27
  * name: "DatagenSourceConnector_0",
28
28
  * "kafka.auth.mode": "SERVICE_ACCOUNT",
29
- * "kafka.service.account.id": confluent_service_account["app-connector"].id,
30
- * "kafka.topic": confluent_kafka_topic.orders.topic_name,
29
+ * "kafka.service.account.id": app_connector.id,
30
+ * "kafka.topic": orders.topicName,
31
31
  * "output.data.format": "JSON",
32
32
  * quickstart: "ORDERS",
33
33
  * "tasks.max": "1",
34
34
  * },
35
35
  * }, {
36
36
  * dependsOn: [
37
- * confluent_kafka_acl["app-connector-describe-on-cluster"],
38
- * confluent_kafka_acl["app-connector-write-on-target-topic"],
39
- * confluent_kafka_acl["app-connector-create-on-data-preview-topics"],
40
- * confluent_kafka_acl["app-connector-write-on-data-preview-topics"],
37
+ * app_connector_describe_on_cluster,
38
+ * app_connector_write_on_target_topic,
39
+ * app_connector_create_on_data_preview_topics,
40
+ * app_connector_write_on_data_preview_topics,
41
41
  * ],
42
42
  * });
43
43
  * ```
@@ -51,22 +51,22 @@ const utilities = require("./utilities");
51
51
  *
52
52
  * const sink = new confluentcloud.Connector("sink", {
53
53
  * environment: {
54
- * id: confluent_environment.staging.id,
54
+ * id: staging.id,
55
55
  * },
56
56
  * kafkaCluster: {
57
- * id: confluent_kafka_cluster.basic.id,
57
+ * id: basic.id,
58
58
  * },
59
59
  * configSensitive: {
60
60
  * "aws.access.key.id": "***REDACTED***",
61
61
  * "aws.secret.access.key": "***REDACTED***",
62
62
  * },
63
63
  * configNonsensitive: {
64
- * topics: confluent_kafka_topic.orders.topic_name,
64
+ * topics: orders.topicName,
65
65
  * "input.data.format": "JSON",
66
66
  * "connector.class": "S3_SINK",
67
67
  * name: "S3_SINKConnector_0",
68
68
  * "kafka.auth.mode": "SERVICE_ACCOUNT",
69
- * "kafka.service.account.id": confluent_service_account["app-connector"].id,
69
+ * "kafka.service.account.id": app_connector.id,
70
70
  * "s3.bucket.name": "<s3-bucket-name>",
71
71
  * "output.data.format": "JSON",
72
72
  * "time.interval": "DAILY",
@@ -75,15 +75,15 @@ const utilities = require("./utilities");
75
75
  * },
76
76
  * }, {
77
77
  * dependsOn: [
78
- * confluent_kafka_acl["app-connector-describe-on-cluster"],
79
- * confluent_kafka_acl["app-connector-read-on-target-topic"],
80
- * confluent_kafka_acl["app-connector-create-on-dlq-lcc-topics"],
81
- * confluent_kafka_acl["app-connector-write-on-dlq-lcc-topics"],
82
- * confluent_kafka_acl["app-connector-create-on-success-lcc-topics"],
83
- * confluent_kafka_acl["app-connector-write-on-success-lcc-topics"],
84
- * confluent_kafka_acl["app-connector-create-on-error-lcc-topics"],
85
- * confluent_kafka_acl["app-connector-write-on-error-lcc-topics"],
86
- * confluent_kafka_acl["app-connector-read-on-connect-lcc-group"],
78
+ * app_connector_describe_on_cluster,
79
+ * app_connector_read_on_target_topic,
80
+ * app_connector_create_on_dlq_lcc_topics,
81
+ * app_connector_write_on_dlq_lcc_topics,
82
+ * app_connector_create_on_success_lcc_topics,
83
+ * app_connector_write_on_success_lcc_topics,
84
+ * app_connector_create_on_error_lcc_topics,
85
+ * app_connector_write_on_error_lcc_topics,
86
+ * app_connector_read_on_connect_lcc_group,
87
87
  * ],
88
88
  * });
89
89
  * ```
@@ -97,37 +97,37 @@ const utilities = require("./utilities");
97
97
  *
98
98
  * const sink = new confluentcloud.Connector("sink", {
99
99
  * environment: {
100
- * id: confluent_environment.staging.id,
100
+ * id: staging.id,
101
101
  * },
102
102
  * kafkaCluster: {
103
- * id: confluent_kafka_cluster.basic.id,
103
+ * id: basic.id,
104
104
  * },
105
105
  * configSensitive: {
106
106
  * "aws.access.key.id": "***REDACTED***",
107
107
  * "aws.secret.access.key": "***REDACTED***",
108
108
  * },
109
109
  * configNonsensitive: {
110
- * topics: confluent_kafka_topic.orders.topic_name,
110
+ * topics: orders.topicName,
111
111
  * "input.data.format": "JSON",
112
112
  * "connector.class": "DynamoDbSink",
113
113
  * name: "DynamoDbSinkConnector_0",
114
114
  * "kafka.auth.mode": "SERVICE_ACCOUNT",
115
- * "kafka.service.account.id": confluent_service_account["app-connector"].id,
115
+ * "kafka.service.account.id": app_connector.id,
116
116
  * "aws.dynamodb.pk.hash": "value.userid",
117
117
  * "aws.dynamodb.pk.sort": "value.pageid",
118
118
  * "tasks.max": "1",
119
119
  * },
120
120
  * }, {
121
121
  * dependsOn: [
122
- * confluent_kafka_acl["app-connector-describe-on-cluster"],
123
- * confluent_kafka_acl["app-connector-read-on-target-topic"],
124
- * confluent_kafka_acl["app-connector-create-on-dlq-lcc-topics"],
125
- * confluent_kafka_acl["app-connector-write-on-dlq-lcc-topics"],
126
- * confluent_kafka_acl["app-connector-create-on-success-lcc-topics"],
127
- * confluent_kafka_acl["app-connector-write-on-success-lcc-topics"],
128
- * confluent_kafka_acl["app-connector-create-on-error-lcc-topics"],
129
- * confluent_kafka_acl["app-connector-write-on-error-lcc-topics"],
130
- * confluent_kafka_acl["app-connector-read-on-connect-lcc-group"],
122
+ * app_connector_describe_on_cluster,
123
+ * app_connector_read_on_target_topic,
124
+ * app_connector_create_on_dlq_lcc_topics,
125
+ * app_connector_write_on_dlq_lcc_topics,
126
+ * app_connector_create_on_success_lcc_topics,
127
+ * app_connector_write_on_success_lcc_topics,
128
+ * app_connector_create_on_error_lcc_topics,
129
+ * app_connector_write_on_error_lcc_topics,
130
+ * app_connector_read_on_connect_lcc_group,
131
131
  * ],
132
132
  * });
133
133
  * ```
@@ -142,10 +142,10 @@ const utilities = require("./utilities");
142
142
  *
143
143
  * const source = new confluentcloud.Connector("source", {
144
144
  * environment: {
145
- * id: confluent_environment.staging.id,
145
+ * id: staging.id,
146
146
  * },
147
147
  * kafkaCluster: {
148
- * id: confluent_kafka_cluster.basic.id,
148
+ * id: basic.id,
149
149
  * },
150
150
  * configSensitive: {
151
151
  * "kafka.api.key": "***REDACTED***",
@@ -153,19 +153,19 @@ const utilities = require("./utilities");
153
153
  * },
154
154
  * configNonsensitive: {
155
155
  * "confluent.connector.type": "CUSTOM",
156
- * "connector.class": confluent_custom_connector_plugin.source.connector_class,
156
+ * "connector.class": sourceConfluentCustomConnectorPlugin.connectorClass,
157
157
  * name: "DatagenConnectorExampleName",
158
158
  * "kafka.auth.mode": "KAFKA_API_KEY",
159
- * "kafka.topic": confluent_kafka_topic.orders.topic_name,
159
+ * "kafka.topic": orders.topicName,
160
160
  * "output.data.format": "JSON",
161
161
  * quickstart: "ORDERS",
162
- * "confluent.custom.plugin.id": confluent_custom_connector_plugin.source.id,
162
+ * "confluent.custom.plugin.id": sourceConfluentCustomConnectorPlugin.id,
163
163
  * "min.interval": "1000",
164
164
  * "max.interval": "2000",
165
165
  * "tasks.max": "1",
166
166
  * },
167
167
  * }, {
168
- * dependsOn: [confluent_role_binding["app-manager-kafka-cluster-admin"]],
168
+ * dependsOn: [app_manager_kafka_cluster_admin],
169
169
  * });
170
170
  * ```
171
171
  * <!--End PulumiCodeChooser -->
@@ -8,12 +8,12 @@ import * as pulumi from "@pulumi/pulumi";
8
8
  * import * as confluentcloud from "@pulumi/confluentcloud";
9
9
  *
10
10
  * const source = new confluentcloud.CustomConnectorPlugin("source", {
11
- * connectorClass: "io.confluent.kafka.connect.datagen.DatagenConnector",
12
- * connectorType: "SOURCE",
13
11
  * displayName: "Datagen Source Connector Plugin",
14
12
  * documentationLink: "https://www.confluent.io/hub/confluentinc/kafka-connect-datagen",
15
- * filename: "confluentinc-kafka-connect-datagen-0.6.2.zip",
13
+ * connectorClass: "io.confluent.kafka.connect.datagen.DatagenConnector",
14
+ * connectorType: "SOURCE",
16
15
  * sensitiveConfigProperties: [],
16
+ * filename: "confluentinc-kafka-connect-datagen-0.6.2.zip",
17
17
  * });
18
18
  * ```
19
19
  * <!--End PulumiCodeChooser -->
@@ -14,12 +14,12 @@ const utilities = require("./utilities");
14
14
  * import * as confluentcloud from "@pulumi/confluentcloud";
15
15
  *
16
16
  * const source = new confluentcloud.CustomConnectorPlugin("source", {
17
- * connectorClass: "io.confluent.kafka.connect.datagen.DatagenConnector",
18
- * connectorType: "SOURCE",
19
17
  * displayName: "Datagen Source Connector Plugin",
20
18
  * documentationLink: "https://www.confluent.io/hub/confluentinc/kafka-connect-datagen",
21
- * filename: "confluentinc-kafka-connect-datagen-0.6.2.zip",
19
+ * connectorClass: "io.confluent.kafka.connect.datagen.DatagenConnector",
20
+ * connectorType: "SOURCE",
22
21
  * sensitiveConfigProperties: [],
22
+ * filename: "confluentinc-kafka-connect-datagen-0.6.2.zip",
23
23
  * });
24
24
  * ```
25
25
  * <!--End PulumiCodeChooser -->
package/dnsForwarder.d.ts CHANGED
@@ -13,7 +13,7 @@ import * as outputs from "./types/output";
13
13
  * import * as pulumi from "@pulumi/pulumi";
14
14
  * import * as confluentcloud from "@pulumi/confluentcloud";
15
15
  *
16
- * const development = new confluentcloud.Environment("development", {});
16
+ * const development = new confluentcloud.Environment("development", {displayName: "Development"});
17
17
  * const main = new confluentcloud.DnsForwarder("main", {
18
18
  * displayName: "dns_forwarder",
19
19
  * environment: {
@@ -24,7 +24,7 @@ import * as outputs from "./types/output";
24
24
  * "domainname.com",
25
25
  * ],
26
26
  * gateway: {
27
- * id: confluent_network.main.gateway[0].id,
27
+ * id: mainConfluentNetwork.gateway[0].id,
28
28
  * },
29
29
  * forwardViaIp: {
30
30
  * dnsServerIps: [
package/dnsForwarder.js CHANGED
@@ -17,7 +17,7 @@ const utilities = require("./utilities");
17
17
  * import * as pulumi from "@pulumi/pulumi";
18
18
  * import * as confluentcloud from "@pulumi/confluentcloud";
19
19
  *
20
- * const development = new confluentcloud.Environment("development", {});
20
+ * const development = new confluentcloud.Environment("development", {displayName: "Development"});
21
21
  * const main = new confluentcloud.DnsForwarder("main", {
22
22
  * displayName: "dns_forwarder",
23
23
  * environment: {
@@ -28,7 +28,7 @@ const utilities = require("./utilities");
28
28
  * "domainname.com",
29
29
  * ],
30
30
  * gateway: {
31
- * id: confluent_network.main.gateway[0].id,
31
+ * id: mainConfluentNetwork.gateway[0].id,
32
32
  * },
33
33
  * forwardViaIp: {
34
34
  * dnsServerIps: [
package/dnsRecord.d.ts CHANGED
@@ -13,7 +13,7 @@ import * as outputs from "./types/output";
13
13
  * import * as pulumi from "@pulumi/pulumi";
14
14
  * import * as confluentcloud from "@pulumi/confluentcloud";
15
15
  *
16
- * const development = new confluentcloud.Environment("development", {});
16
+ * const development = new confluentcloud.Environment("development", {displayName: "Development"});
17
17
  * const main = new confluentcloud.DnsRecord("main", {
18
18
  * displayName: "dns_record",
19
19
  * environment: {
@@ -21,10 +21,10 @@ import * as outputs from "./types/output";
21
21
  * },
22
22
  * domain: "example.com",
23
23
  * gateway: {
24
- * id: confluent_network.main.gateway[0].id,
24
+ * id: mainConfluentNetwork.gateway[0].id,
25
25
  * },
26
26
  * privateLinkAccessPoint: {
27
- * id: confluent_access_point.main.id,
27
+ * id: mainConfluentAccessPoint.id,
28
28
  * },
29
29
  * });
30
30
  * ```
package/dnsRecord.js CHANGED
@@ -17,7 +17,7 @@ const utilities = require("./utilities");
17
17
  * import * as pulumi from "@pulumi/pulumi";
18
18
  * import * as confluentcloud from "@pulumi/confluentcloud";
19
19
  *
20
- * const development = new confluentcloud.Environment("development", {});
20
+ * const development = new confluentcloud.Environment("development", {displayName: "Development"});
21
21
  * const main = new confluentcloud.DnsRecord("main", {
22
22
  * displayName: "dns_record",
23
23
  * environment: {
@@ -25,10 +25,10 @@ const utilities = require("./utilities");
25
25
  * },
26
26
  * domain: "example.com",
27
27
  * gateway: {
28
- * id: confluent_network.main.gateway[0].id,
28
+ * id: mainConfluentNetwork.gateway[0].id,
29
29
  * },
30
30
  * privateLinkAccessPoint: {
31
- * id: confluent_access_point.main.id,
31
+ * id: mainConfluentAccessPoint.id,
32
32
  * },
33
33
  * });
34
34
  * ```
package/environment.d.ts CHANGED
@@ -4,6 +4,45 @@ import * as outputs from "./types/output";
4
4
  /**
5
5
  * ## Example Usage
6
6
  *
7
+ * <!--Start PulumiCodeChooser -->
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as confluentcloud from "@pulumi/confluentcloud";
11
+ *
12
+ * const prod = new confluentcloud.Environment("prod", {
13
+ * displayName: "Production",
14
+ * streamGovernance: {
15
+ * "package": "ESSENTIALS",
16
+ * },
17
+ * });
18
+ * ```
19
+ * <!--End PulumiCodeChooser -->
20
+ *
21
+ * ## Getting Started
22
+ *
23
+ * The following end-to-end examples might help to get started with `confluentcloud.Environment` resource:
24
+ * * `basic-kafka-acls`: _Basic_ Kafka cluster with authorization using ACLs
25
+ * * `basic-kafka-acls-with-alias`: _Basic_ Kafka cluster with authorization using ACLs
26
+ * * `standard-kafka-acls`: _Standard_ Kafka cluster with authorization using ACLs
27
+ * * `standard-kafka-rbac`: _Standard_ Kafka cluster with authorization using RBAC
28
+ * * `dedicated-public-kafka-acls`: _Dedicated_ Kafka cluster that is accessible over the public internet with authorization using ACLs
29
+ * * `dedicated-public-kafka-rbac`: _Dedicated_ Kafka cluster that is accessible over the public internet with authorization using RBAC
30
+ * * `dedicated-privatelink-aws-kafka-acls`: _Dedicated_ Kafka cluster on AWS that is accessible via PrivateLink connections with authorization using ACLs
31
+ * * `dedicated-privatelink-aws-kafka-rbac`: _Dedicated_ Kafka cluster on AWS that is accessible via PrivateLink connections with authorization using RBAC
32
+ * * `dedicated-privatelink-azure-kafka-rbac`: _Dedicated_ Kafka cluster on Azure that is accessible via PrivateLink connections with authorization using RBAC
33
+ * * `dedicated-privatelink-azure-kafka-acls`: _Dedicated_ Kafka cluster on Azure that is accessible via PrivateLink connections with authorization using ACLs
34
+ * * `dedicated-private-service-connect-gcp-kafka-acls`: _Dedicated_ Kafka cluster on GCP that is accessible via Private Service Connect connections with authorization using ACLs
35
+ * * `dedicated-private-service-connect-gcp-kafka-rbac`: _Dedicated_ Kafka cluster on GCP that is accessible via Private Service Connect connections with authorization using RBAC
36
+ * * `dedicated-vnet-peering-azure-kafka-acls`: _Dedicated_ Kafka cluster on Azure that is accessible via VPC Peering connections with authorization using ACLs
37
+ * * `dedicated-vnet-peering-azure-kafka-rbac`: _Dedicated_ Kafka cluster on Azure that is accessible via VPC Peering connections with authorization using RBAC
38
+ * * `dedicated-vpc-peering-aws-kafka-acls`: _Dedicated_ Kafka cluster on AWS that is accessible via VPC Peering connections with authorization using ACLs
39
+ * * `dedicated-vpc-peering-aws-kafka-rbac`: _Dedicated_ Kafka cluster on AWS that is accessible via VPC Peering connections with authorization using RBAC
40
+ * * `dedicated-vpc-peering-gcp-kafka-acls`: _Dedicated_ Kafka cluster on GCP that is accessible via VPC Peering connections with authorization using ACLs
41
+ * * `dedicated-vpc-peering-gcp-kafka-rbac`: _Dedicated_ Kafka cluster on GCP that is accessible via VPC Peering connections with authorization using RBAC
42
+ * * `dedicated-transit-gateway-attachment-aws-kafka-acls`: _Dedicated_ Kafka cluster on AWS that is accessible via Transit Gateway Endpoint with authorization using ACLs
43
+ * * `dedicated-transit-gateway-attachment-aws-kafka-rbac`: _Dedicated_ Kafka cluster on AWS that is accessible via Transit Gateway Endpoint with authorization using RBAC
44
+ * * `enterprise-privatelinkattachment-aws-kafka-acls`: _Enterprise_ Kafka cluster on AWS that is accessible via PrivateLink connections with authorization using ACLs
45
+ *
7
46
  * ## Import
8
47
  *
9
48
  * You can import an Environment by using Environment ID, for example:
package/environment.js CHANGED
@@ -8,6 +8,45 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * ## Example Usage
10
10
  *
11
+ * <!--Start PulumiCodeChooser -->
12
+ * ```typescript
13
+ * import * as pulumi from "@pulumi/pulumi";
14
+ * import * as confluentcloud from "@pulumi/confluentcloud";
15
+ *
16
+ * const prod = new confluentcloud.Environment("prod", {
17
+ * displayName: "Production",
18
+ * streamGovernance: {
19
+ * "package": "ESSENTIALS",
20
+ * },
21
+ * });
22
+ * ```
23
+ * <!--End PulumiCodeChooser -->
24
+ *
25
+ * ## Getting Started
26
+ *
27
+ * The following end-to-end examples might help to get started with `confluentcloud.Environment` resource:
28
+ * * `basic-kafka-acls`: _Basic_ Kafka cluster with authorization using ACLs
29
+ * * `basic-kafka-acls-with-alias`: _Basic_ Kafka cluster with authorization using ACLs
30
+ * * `standard-kafka-acls`: _Standard_ Kafka cluster with authorization using ACLs
31
+ * * `standard-kafka-rbac`: _Standard_ Kafka cluster with authorization using RBAC
32
+ * * `dedicated-public-kafka-acls`: _Dedicated_ Kafka cluster that is accessible over the public internet with authorization using ACLs
33
+ * * `dedicated-public-kafka-rbac`: _Dedicated_ Kafka cluster that is accessible over the public internet with authorization using RBAC
34
+ * * `dedicated-privatelink-aws-kafka-acls`: _Dedicated_ Kafka cluster on AWS that is accessible via PrivateLink connections with authorization using ACLs
35
+ * * `dedicated-privatelink-aws-kafka-rbac`: _Dedicated_ Kafka cluster on AWS that is accessible via PrivateLink connections with authorization using RBAC
36
+ * * `dedicated-privatelink-azure-kafka-rbac`: _Dedicated_ Kafka cluster on Azure that is accessible via PrivateLink connections with authorization using RBAC
37
+ * * `dedicated-privatelink-azure-kafka-acls`: _Dedicated_ Kafka cluster on Azure that is accessible via PrivateLink connections with authorization using ACLs
38
+ * * `dedicated-private-service-connect-gcp-kafka-acls`: _Dedicated_ Kafka cluster on GCP that is accessible via Private Service Connect connections with authorization using ACLs
39
+ * * `dedicated-private-service-connect-gcp-kafka-rbac`: _Dedicated_ Kafka cluster on GCP that is accessible via Private Service Connect connections with authorization using RBAC
40
+ * * `dedicated-vnet-peering-azure-kafka-acls`: _Dedicated_ Kafka cluster on Azure that is accessible via VPC Peering connections with authorization using ACLs
41
+ * * `dedicated-vnet-peering-azure-kafka-rbac`: _Dedicated_ Kafka cluster on Azure that is accessible via VPC Peering connections with authorization using RBAC
42
+ * * `dedicated-vpc-peering-aws-kafka-acls`: _Dedicated_ Kafka cluster on AWS that is accessible via VPC Peering connections with authorization using ACLs
43
+ * * `dedicated-vpc-peering-aws-kafka-rbac`: _Dedicated_ Kafka cluster on AWS that is accessible via VPC Peering connections with authorization using RBAC
44
+ * * `dedicated-vpc-peering-gcp-kafka-acls`: _Dedicated_ Kafka cluster on GCP that is accessible via VPC Peering connections with authorization using ACLs
45
+ * * `dedicated-vpc-peering-gcp-kafka-rbac`: _Dedicated_ Kafka cluster on GCP that is accessible via VPC Peering connections with authorization using RBAC
46
+ * * `dedicated-transit-gateway-attachment-aws-kafka-acls`: _Dedicated_ Kafka cluster on AWS that is accessible via Transit Gateway Endpoint with authorization using ACLs
47
+ * * `dedicated-transit-gateway-attachment-aws-kafka-rbac`: _Dedicated_ Kafka cluster on AWS that is accessible via Transit Gateway Endpoint with authorization using RBAC
48
+ * * `enterprise-privatelinkattachment-aws-kafka-acls`: _Enterprise_ Kafka cluster on AWS that is accessible via PrivateLink connections with authorization using ACLs
49
+ *
11
50
  * ## Import
12
51
  *
13
52
  * You can import an Environment by using Environment ID, for example:
@@ -1 +1 @@
1
- {"version":3,"file":"environment.js","sourceRoot":"","sources":["../environment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;SACnF;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACtD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AAjEL,kCAkEC;AApDG,gBAAgB;AACO,wBAAY,GAAG,8CAA8C,CAAC"}
1
+ {"version":3,"file":"environment.js","sourceRoot":"","sources":["../environment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuDG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;SACnF;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACtD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AAjEL,kCAkEC;AApDG,gBAAgB;AACO,wBAAY,GAAG,8CAA8C,CAAC"}
@@ -9,7 +9,7 @@ import * as outputs from "./types/output";
9
9
  * import * as pulumi from "@pulumi/pulumi";
10
10
  * import * as confluentcloud from "@pulumi/confluentcloud";
11
11
  *
12
- * const development = new confluentcloud.Environment("development", {});
12
+ * const development = new confluentcloud.Environment("development", {displayName: "Development"});
13
13
  * const main = new confluentcloud.FlinkComputePool("main", {
14
14
  * displayName: "standard_compute_pool",
15
15
  * cloud: "AWS",
@@ -13,7 +13,7 @@ const utilities = require("./utilities");
13
13
  * import * as pulumi from "@pulumi/pulumi";
14
14
  * import * as confluentcloud from "@pulumi/confluentcloud";
15
15
  *
16
- * const development = new confluentcloud.Environment("development", {});
16
+ * const development = new confluentcloud.Environment("development", {displayName: "Development"});
17
17
  * const main = new confluentcloud.FlinkComputePool("main", {
18
18
  * displayName: "standard_compute_pool",
19
19
  * cloud: "AWS",