@pulumi/confluentcloud 1.49.0-alpha.1719552816 → 1.49.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/businessMetadataBinding.d.ts +3 -3
- package/catalogEntityAttributes.d.ts +3 -3
- package/getBusinessMetadataBinding.d.ts +2 -2
- package/getSchema.d.ts +1 -0
- package/getSchema.js.map +1 -1
- package/getSchemaRegistryCluster.d.ts +2 -2
- package/getSchemaRegistryCluster.js +2 -2
- package/getSchemaRegistryClusters.d.ts +2 -2
- package/getSchemaRegistryClusters.js +2 -2
- package/getTagBinding.d.ts +2 -2
- package/ksqlCluster.d.ts +1 -1
- package/ksqlCluster.js +1 -1
- package/package.json +2 -2
- package/schema.d.ts +12 -0
- package/schema.js +2 -0
- package/schema.js.map +1 -1
- package/schemaRegistryCluster.d.ts +0 -21
- package/schemaRegistryCluster.js +0 -21
- package/schemaRegistryCluster.js.map +1 -1
- package/tagBinding.d.ts +3 -3
- package/types/input.d.ts +2 -0
- package/types/output.d.ts +2 -0
|
@@ -49,7 +49,7 @@ export declare class BusinessMetadataBinding extends pulumi.CustomResource {
|
|
|
49
49
|
*/
|
|
50
50
|
readonly credentials: pulumi.Output<outputs.BusinessMetadataBindingCredentials | undefined>;
|
|
51
51
|
/**
|
|
52
|
-
* The qualified name of the entity., for example, `${confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
52
|
+
* The qualified name of the entity., for example, `${data.confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${data.confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
53
53
|
*/
|
|
54
54
|
readonly entityName: pulumi.Output<string>;
|
|
55
55
|
/**
|
|
@@ -89,7 +89,7 @@ export interface BusinessMetadataBindingState {
|
|
|
89
89
|
*/
|
|
90
90
|
credentials?: pulumi.Input<inputs.BusinessMetadataBindingCredentials>;
|
|
91
91
|
/**
|
|
92
|
-
* The qualified name of the entity., for example, `${confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
92
|
+
* The qualified name of the entity., for example, `${data.confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${data.confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
93
93
|
*/
|
|
94
94
|
entityName?: pulumi.Input<string>;
|
|
95
95
|
/**
|
|
@@ -121,7 +121,7 @@ export interface BusinessMetadataBindingArgs {
|
|
|
121
121
|
*/
|
|
122
122
|
credentials?: pulumi.Input<inputs.BusinessMetadataBindingCredentials>;
|
|
123
123
|
/**
|
|
124
|
-
* The qualified name of the entity., for example, `${confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
124
|
+
* The qualified name of the entity., for example, `${data.confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${data.confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
125
125
|
*/
|
|
126
126
|
entityName: pulumi.Input<string>;
|
|
127
127
|
/**
|
|
@@ -28,7 +28,7 @@ export declare class CatalogEntityAttributes extends pulumi.CustomResource {
|
|
|
28
28
|
*/
|
|
29
29
|
readonly credentials: pulumi.Output<outputs.CatalogEntityAttributesCredentials | undefined>;
|
|
30
30
|
/**
|
|
31
|
-
* The qualified name of the entity, for example, `${confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
31
|
+
* The qualified name of the entity, for example, `${data.confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${data.confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
32
32
|
*/
|
|
33
33
|
readonly entityName: pulumi.Output<string>;
|
|
34
34
|
/**
|
|
@@ -64,7 +64,7 @@ export interface CatalogEntityAttributesState {
|
|
|
64
64
|
*/
|
|
65
65
|
credentials?: pulumi.Input<inputs.CatalogEntityAttributesCredentials>;
|
|
66
66
|
/**
|
|
67
|
-
* The qualified name of the entity, for example, `${confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
67
|
+
* The qualified name of the entity, for example, `${data.confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${data.confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
68
68
|
*/
|
|
69
69
|
entityName?: pulumi.Input<string>;
|
|
70
70
|
/**
|
|
@@ -92,7 +92,7 @@ export interface CatalogEntityAttributesArgs {
|
|
|
92
92
|
*/
|
|
93
93
|
credentials?: pulumi.Input<inputs.CatalogEntityAttributesCredentials>;
|
|
94
94
|
/**
|
|
95
|
-
* The qualified name of the entity, for example, `${confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
95
|
+
* The qualified name of the entity, for example, `${data.confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${data.confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
96
96
|
*/
|
|
97
97
|
entityName: pulumi.Input<string>;
|
|
98
98
|
/**
|
|
@@ -12,7 +12,7 @@ export interface GetBusinessMetadataBindingArgs {
|
|
|
12
12
|
businessMetadataName: string;
|
|
13
13
|
credentials?: inputs.GetBusinessMetadataBindingCredentials;
|
|
14
14
|
/**
|
|
15
|
-
* The qualified name of the entity., for example, `${confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
15
|
+
* The qualified name of the entity., for example, `${data.confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${data.confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
16
16
|
*/
|
|
17
17
|
entityName: string;
|
|
18
18
|
/**
|
|
@@ -57,7 +57,7 @@ export interface GetBusinessMetadataBindingOutputArgs {
|
|
|
57
57
|
businessMetadataName: pulumi.Input<string>;
|
|
58
58
|
credentials?: pulumi.Input<inputs.GetBusinessMetadataBindingCredentialsArgs>;
|
|
59
59
|
/**
|
|
60
|
-
* The qualified name of the entity., for example, `${confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
60
|
+
* The qualified name of the entity., for example, `${data.confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${data.confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
61
61
|
*/
|
|
62
62
|
entityName: pulumi.Input<string>;
|
|
63
63
|
/**
|
package/getSchema.d.ts
CHANGED
|
@@ -65,6 +65,7 @@ export interface GetSchemaResult {
|
|
|
65
65
|
*/
|
|
66
66
|
readonly schemaReferences: outputs.GetSchemaSchemaReference[];
|
|
67
67
|
readonly schemaRegistryCluster?: outputs.GetSchemaSchemaRegistryCluster;
|
|
68
|
+
readonly skipValidationDuringPlan: boolean;
|
|
68
69
|
/**
|
|
69
70
|
* (Required String) The name for the reference. (For Avro Schema, the reference name is the fully qualified schema name, for JSON Schema it is a URL, and for Protobuf Schema, it is the name of another Protobuf file.)
|
|
70
71
|
*/
|
package/getSchema.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSchema.js","sourceRoot":"","sources":["../getSchema.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IAEtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,8BAYC;
|
|
1
|
+
{"version":3,"file":"getSchema.js","sourceRoot":"","sources":["../getSchema.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IAEtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,8BAYC;AA4ED,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,0CAEC"}
|
|
@@ -4,7 +4,7 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
6
6
|
*
|
|
7
|
-
* `
|
|
7
|
+
* `data.confluent_schema_registry_cluster` describes a Schema Registry cluster data source.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -95,7 +95,7 @@ export interface GetSchemaRegistryClusterResult {
|
|
|
95
95
|
/**
|
|
96
96
|
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
97
97
|
*
|
|
98
|
-
* `
|
|
98
|
+
* `data.confluent_schema_registry_cluster` describes a Schema Registry cluster data source.
|
|
99
99
|
*
|
|
100
100
|
* ## Example Usage
|
|
101
101
|
*
|
|
@@ -8,7 +8,7 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
10
10
|
*
|
|
11
|
-
* `
|
|
11
|
+
* `data.confluent_schema_registry_cluster` describes a Schema Registry cluster data source.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -55,7 +55,7 @@ exports.getSchemaRegistryCluster = getSchemaRegistryCluster;
|
|
|
55
55
|
/**
|
|
56
56
|
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
57
57
|
*
|
|
58
|
-
* `
|
|
58
|
+
* `data.confluent_schema_registry_cluster` describes a Schema Registry cluster data source.
|
|
59
59
|
*
|
|
60
60
|
* ## Example Usage
|
|
61
61
|
*
|
|
@@ -3,7 +3,7 @@ import * as outputs from "./types/output";
|
|
|
3
3
|
/**
|
|
4
4
|
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
5
5
|
*
|
|
6
|
-
* `
|
|
6
|
+
* `data.confluent_schema_registry_clusters` describes a data source for Schema Registry Clusters.
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
@@ -31,7 +31,7 @@ export interface GetSchemaRegistryClustersResult {
|
|
|
31
31
|
/**
|
|
32
32
|
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
33
33
|
*
|
|
34
|
-
* `
|
|
34
|
+
* `data.confluent_schema_registry_clusters` describes a data source for Schema Registry Clusters.
|
|
35
35
|
*
|
|
36
36
|
* ## Example Usage
|
|
37
37
|
*
|
|
@@ -8,7 +8,7 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
10
10
|
*
|
|
11
|
-
* `
|
|
11
|
+
* `data.confluent_schema_registry_clusters` describes a data source for Schema Registry Clusters.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -27,7 +27,7 @@ exports.getSchemaRegistryClusters = getSchemaRegistryClusters;
|
|
|
27
27
|
/**
|
|
28
28
|
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
29
29
|
*
|
|
30
|
-
* `
|
|
30
|
+
* `data.confluent_schema_registry_clusters` describes a data source for Schema Registry Clusters.
|
|
31
31
|
*
|
|
32
32
|
* ## Example Usage
|
|
33
33
|
*
|
package/getTagBinding.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ export declare function getTagBinding(args: GetTagBindingArgs, opts?: pulumi.Inv
|
|
|
8
8
|
export interface GetTagBindingArgs {
|
|
9
9
|
credentials?: inputs.GetTagBindingCredentials;
|
|
10
10
|
/**
|
|
11
|
-
* The qualified name of the entity., for example, `${
|
|
11
|
+
* The qualified name of the entity., for example, `${data..main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${data.confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
12
12
|
*/
|
|
13
13
|
entityName: string;
|
|
14
14
|
/**
|
|
@@ -49,7 +49,7 @@ export declare function getTagBindingOutput(args: GetTagBindingOutputArgs, opts?
|
|
|
49
49
|
export interface GetTagBindingOutputArgs {
|
|
50
50
|
credentials?: pulumi.Input<inputs.GetTagBindingCredentialsArgs>;
|
|
51
51
|
/**
|
|
52
|
-
* The qualified name of the entity., for example, `${
|
|
52
|
+
* The qualified name of the entity., for example, `${data..main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${data.confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
53
53
|
*/
|
|
54
54
|
entityName: pulumi.Input<string>;
|
|
55
55
|
/**
|
package/ksqlCluster.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ import * as outputs from "./types/output";
|
|
|
6
6
|
*
|
|
7
7
|
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
8
8
|
*
|
|
9
|
-
* !> **Warning:** It is strongly recommended that you provision a `
|
|
9
|
+
* !> **Warning:** It is strongly recommended that you provision a `data.confluent_schema_registry_cluster` resource before you provision a `confluentcloud.KsqlCluster` resource in a given environment. If you're provisioning the `data.confluent_schema_registry_cluster` and the `confluentcloud.KsqlCluster` resource in the same pulumi up command, reference the `data.confluent_schema_registry_cluster` from the `dependsOn` argument inside the `confluentcloud.KsqlCluster` resource. This ensures that the `data.confluent_schema_registry_cluster` resource is created before the `confluentcloud.KsqlCluster` resource. If you provision a `confluentcloud.KsqlCluster` resource without a `data.confluent_schema_registry_cluster` resource, and later, you want to add a `data.confluent_schema_registry_cluster` resource, you must destroy and re-create your `confluentcloud.KsqlCluster` resource after provisioning a `data.confluent_schema_registry_cluster` resource.
|
|
10
10
|
*
|
|
11
11
|
* `confluentcloud.KsqlCluster` provides a ksqlDB cluster resource that enables creating, editing, and deleting ksqlDB clusters on Confluent Cloud.
|
|
12
12
|
*
|
package/ksqlCluster.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
12
12
|
*
|
|
13
|
-
* !> **Warning:** It is strongly recommended that you provision a `
|
|
13
|
+
* !> **Warning:** It is strongly recommended that you provision a `data.confluent_schema_registry_cluster` resource before you provision a `confluentcloud.KsqlCluster` resource in a given environment. If you're provisioning the `data.confluent_schema_registry_cluster` and the `confluentcloud.KsqlCluster` resource in the same pulumi up command, reference the `data.confluent_schema_registry_cluster` from the `dependsOn` argument inside the `confluentcloud.KsqlCluster` resource. This ensures that the `data.confluent_schema_registry_cluster` resource is created before the `confluentcloud.KsqlCluster` resource. If you provision a `confluentcloud.KsqlCluster` resource without a `data.confluent_schema_registry_cluster` resource, and later, you want to add a `data.confluent_schema_registry_cluster` resource, you must destroy and re-create your `confluentcloud.KsqlCluster` resource after provisioning a `data.confluent_schema_registry_cluster` resource.
|
|
14
14
|
*
|
|
15
15
|
* `confluentcloud.KsqlCluster` provides a ksqlDB cluster resource that enables creating, editing, and deleting ksqlDB clusters on Confluent Cloud.
|
|
16
16
|
*
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/confluentcloud",
|
|
3
|
-
"version": "1.49.0
|
|
3
|
+
"version": "1.49.0",
|
|
4
4
|
"description": "A Pulumi package for creating and managing Confluent cloud resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -24,6 +24,6 @@
|
|
|
24
24
|
"pulumi": {
|
|
25
25
|
"resource": true,
|
|
26
26
|
"name": "confluentcloud",
|
|
27
|
-
"version": "1.49.0
|
|
27
|
+
"version": "1.49.0"
|
|
28
28
|
}
|
|
29
29
|
}
|
package/schema.d.ts
CHANGED
|
@@ -89,6 +89,10 @@ export declare class Schema extends pulumi.CustomResource {
|
|
|
89
89
|
*/
|
|
90
90
|
readonly schemaReferences: pulumi.Output<outputs.SchemaSchemaReference[] | undefined>;
|
|
91
91
|
readonly schemaRegistryCluster: pulumi.Output<outputs.SchemaSchemaRegistryCluster | undefined>;
|
|
92
|
+
/**
|
|
93
|
+
* An optional flag to control whether a schema should be validated during `pulumi preview`. Set it to `true` if you want to skip schema validation during `pulumi preview`. Defaults to `false`. Regardless of `true` or `false` for this flag, schema validation will be performed during `pulumi up`.
|
|
94
|
+
*/
|
|
95
|
+
readonly skipValidationDuringPlan: pulumi.Output<boolean | undefined>;
|
|
92
96
|
/**
|
|
93
97
|
* The name of the subject (in other words, the namespace), representing the subject under which the schema will be registered, for example, `test-subject`. Schemas evolve safely, following a compatibility mode defined, under a subject name.
|
|
94
98
|
*/
|
|
@@ -151,6 +155,10 @@ export interface SchemaState {
|
|
|
151
155
|
*/
|
|
152
156
|
schemaReferences?: pulumi.Input<pulumi.Input<inputs.SchemaSchemaReference>[]>;
|
|
153
157
|
schemaRegistryCluster?: pulumi.Input<inputs.SchemaSchemaRegistryCluster>;
|
|
158
|
+
/**
|
|
159
|
+
* An optional flag to control whether a schema should be validated during `pulumi preview`. Set it to `true` if you want to skip schema validation during `pulumi preview`. Defaults to `false`. Regardless of `true` or `false` for this flag, schema validation will be performed during `pulumi up`.
|
|
160
|
+
*/
|
|
161
|
+
skipValidationDuringPlan?: pulumi.Input<boolean>;
|
|
154
162
|
/**
|
|
155
163
|
* The name of the subject (in other words, the namespace), representing the subject under which the schema will be registered, for example, `test-subject`. Schemas evolve safely, following a compatibility mode defined, under a subject name.
|
|
156
164
|
*/
|
|
@@ -201,6 +209,10 @@ export interface SchemaArgs {
|
|
|
201
209
|
*/
|
|
202
210
|
schemaReferences?: pulumi.Input<pulumi.Input<inputs.SchemaSchemaReference>[]>;
|
|
203
211
|
schemaRegistryCluster?: pulumi.Input<inputs.SchemaSchemaRegistryCluster>;
|
|
212
|
+
/**
|
|
213
|
+
* An optional flag to control whether a schema should be validated during `pulumi preview`. Set it to `true` if you want to skip schema validation during `pulumi preview`. Defaults to `false`. Regardless of `true` or `false` for this flag, schema validation will be performed during `pulumi up`.
|
|
214
|
+
*/
|
|
215
|
+
skipValidationDuringPlan?: pulumi.Input<boolean>;
|
|
204
216
|
/**
|
|
205
217
|
* The name of the subject (in other words, the namespace), representing the subject under which the schema will be registered, for example, `test-subject`. Schemas evolve safely, following a compatibility mode defined, under a subject name.
|
|
206
218
|
*/
|
package/schema.js
CHANGED
|
@@ -75,6 +75,7 @@ class Schema extends pulumi.CustomResource {
|
|
|
75
75
|
resourceInputs["schemaIdentifier"] = state ? state.schemaIdentifier : undefined;
|
|
76
76
|
resourceInputs["schemaReferences"] = state ? state.schemaReferences : undefined;
|
|
77
77
|
resourceInputs["schemaRegistryCluster"] = state ? state.schemaRegistryCluster : undefined;
|
|
78
|
+
resourceInputs["skipValidationDuringPlan"] = state ? state.skipValidationDuringPlan : undefined;
|
|
78
79
|
resourceInputs["subjectName"] = state ? state.subjectName : undefined;
|
|
79
80
|
resourceInputs["version"] = state ? state.version : undefined;
|
|
80
81
|
}
|
|
@@ -96,6 +97,7 @@ class Schema extends pulumi.CustomResource {
|
|
|
96
97
|
resourceInputs["schema"] = args ? args.schema : undefined;
|
|
97
98
|
resourceInputs["schemaReferences"] = args ? args.schemaReferences : undefined;
|
|
98
99
|
resourceInputs["schemaRegistryCluster"] = args ? args.schemaRegistryCluster : undefined;
|
|
100
|
+
resourceInputs["skipValidationDuringPlan"] = args ? args.skipValidationDuringPlan : undefined;
|
|
99
101
|
resourceInputs["subjectName"] = args ? args.subjectName : undefined;
|
|
100
102
|
resourceInputs["schemaIdentifier"] = undefined /*out*/;
|
|
101
103
|
resourceInputs["version"] = undefined /*out*/;
|
package/schema.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schema.js","sourceRoot":"","sources":["../schema.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC7D,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,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;
|
|
1
|
+
{"version":3,"file":"schema.js","sourceRoot":"","sources":["../schema.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,27 +4,6 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
-
* ```typescript
|
|
8
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
-
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
10
|
-
*
|
|
11
|
-
* const development = new confluentcloud.Environment("development", {displayName: "Development"});
|
|
12
|
-
* const example = confluentcloud.getSchemaRegistryRegion({
|
|
13
|
-
* cloud: "AWS",
|
|
14
|
-
* region: "us-east-2",
|
|
15
|
-
* "package": "ESSENTIALS",
|
|
16
|
-
* });
|
|
17
|
-
* const essentials = new confluentcloud.SchemaRegistryCluster("essentials", {
|
|
18
|
-
* "package": example.then(example => example["package"]),
|
|
19
|
-
* environment: {
|
|
20
|
-
* id: development.id,
|
|
21
|
-
* },
|
|
22
|
-
* region: {
|
|
23
|
-
* id: example.then(example => example.id),
|
|
24
|
-
* },
|
|
25
|
-
* });
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
7
|
* ## Import
|
|
29
8
|
*
|
|
30
9
|
* You can import a Schema Registry cluster by using Environment ID and Schema Registry cluster ID, in the format `<Environment ID>/<Schema Registry cluster ID>`, for example:
|
package/schemaRegistryCluster.js
CHANGED
|
@@ -8,27 +8,6 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
11
|
-
* ```typescript
|
|
12
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
-
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
14
|
-
*
|
|
15
|
-
* const development = new confluentcloud.Environment("development", {displayName: "Development"});
|
|
16
|
-
* const example = confluentcloud.getSchemaRegistryRegion({
|
|
17
|
-
* cloud: "AWS",
|
|
18
|
-
* region: "us-east-2",
|
|
19
|
-
* "package": "ESSENTIALS",
|
|
20
|
-
* });
|
|
21
|
-
* const essentials = new confluentcloud.SchemaRegistryCluster("essentials", {
|
|
22
|
-
* "package": example.then(example => example["package"]),
|
|
23
|
-
* environment: {
|
|
24
|
-
* id: development.id,
|
|
25
|
-
* },
|
|
26
|
-
* region: {
|
|
27
|
-
* id: example.then(example => example.id),
|
|
28
|
-
* },
|
|
29
|
-
* });
|
|
30
|
-
* ```
|
|
31
|
-
*
|
|
32
11
|
* ## Import
|
|
33
12
|
*
|
|
34
13
|
* You can import a Schema Registry cluster by using Environment ID and Schema Registry cluster ID, in the format `<Environment ID>/<Schema Registry cluster ID>`, for example:
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schemaRegistryCluster.js","sourceRoot":"","sources":["../schemaRegistryCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"schemaRegistryCluster.js","sourceRoot":"","sources":["../schemaRegistryCluster.ts"],"names":[],"mappings":"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"}
|
package/tagBinding.d.ts
CHANGED
|
@@ -39,7 +39,7 @@ export declare class TagBinding extends pulumi.CustomResource {
|
|
|
39
39
|
*/
|
|
40
40
|
readonly credentials: pulumi.Output<outputs.TagBindingCredentials | undefined>;
|
|
41
41
|
/**
|
|
42
|
-
* The qualified name of the entity., for example, `${confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
42
|
+
* The qualified name of the entity., for example, `${data.confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${data.confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
43
43
|
*/
|
|
44
44
|
readonly entityName: pulumi.Output<string>;
|
|
45
45
|
/**
|
|
@@ -73,7 +73,7 @@ export interface TagBindingState {
|
|
|
73
73
|
*/
|
|
74
74
|
credentials?: pulumi.Input<inputs.TagBindingCredentials>;
|
|
75
75
|
/**
|
|
76
|
-
* The qualified name of the entity., for example, `${confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
76
|
+
* The qualified name of the entity., for example, `${data.confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${data.confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
77
77
|
*/
|
|
78
78
|
entityName?: pulumi.Input<string>;
|
|
79
79
|
/**
|
|
@@ -99,7 +99,7 @@ export interface TagBindingArgs {
|
|
|
99
99
|
*/
|
|
100
100
|
credentials?: pulumi.Input<inputs.TagBindingCredentials>;
|
|
101
101
|
/**
|
|
102
|
-
* The qualified name of the entity., for example, `${confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
102
|
+
* The qualified name of the entity., for example, `${data.confluent_schema_registry_cluster.main.id}:.:${confluent_schema.purchase.schema_identifier}`, `${data.confluent_schema_registry_cluster.main.id}:${confluent_kafka_cluster.basic.id}:${confluent_kafka_topic.purchase.topic_name}`.
|
|
103
103
|
*/
|
|
104
104
|
entityName: pulumi.Input<string>;
|
|
105
105
|
/**
|
package/types/input.d.ts
CHANGED
|
@@ -1663,6 +1663,8 @@ export interface KafkaClusterDedicated {
|
|
|
1663
1663
|
cku: pulumi.Input<number>;
|
|
1664
1664
|
/**
|
|
1665
1665
|
* The ID of the encryption key that is used to encrypt the data in the Kafka cluster.
|
|
1666
|
+
*
|
|
1667
|
+
* @deprecated The "encryptionKey" attribute has been deprecated and will be removed in the next major version of the provider (2.0.0). Refer to the Upgrade Guide at https://registry.terraform.io/providers/confluentinc/confluent/latest/docs/guides/version-2-upgrade for more details. The guide will be published once version 2.0.0 is released.
|
|
1666
1668
|
*/
|
|
1667
1669
|
encryptionKey?: pulumi.Input<string>;
|
|
1668
1670
|
/**
|
package/types/output.d.ts
CHANGED
|
@@ -1633,6 +1633,8 @@ export interface KafkaClusterDedicated {
|
|
|
1633
1633
|
cku: number;
|
|
1634
1634
|
/**
|
|
1635
1635
|
* The ID of the encryption key that is used to encrypt the data in the Kafka cluster.
|
|
1636
|
+
*
|
|
1637
|
+
* @deprecated The "encryptionKey" attribute has been deprecated and will be removed in the next major version of the provider (2.0.0). Refer to the Upgrade Guide at https://registry.terraform.io/providers/confluentinc/confluent/latest/docs/guides/version-2-upgrade for more details. The guide will be published once version 2.0.0 is released.
|
|
1636
1638
|
*/
|
|
1637
1639
|
encryptionKey?: string;
|
|
1638
1640
|
/**
|