@pulumi/confluentcloud 1.28.0-alpha.1702588671 → 1.28.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/byokKey.d.ts CHANGED
@@ -36,6 +36,10 @@ export declare class ByokKey extends pulumi.CustomResource {
36
36
  * (Optional Configuration Block) supports the following:
37
37
  */
38
38
  readonly azure: pulumi.Output<outputs.ByokKeyAzure>;
39
+ /**
40
+ * (Optional Configuration Block) supports the following:
41
+ */
42
+ readonly gcp: pulumi.Output<outputs.ByokKeyGcp>;
39
43
  /**
40
44
  * Create a ByokKey resource with the given unique name, arguments, and options.
41
45
  *
@@ -57,6 +61,10 @@ export interface ByokKeyState {
57
61
  * (Optional Configuration Block) supports the following:
58
62
  */
59
63
  azure?: pulumi.Input<inputs.ByokKeyAzure>;
64
+ /**
65
+ * (Optional Configuration Block) supports the following:
66
+ */
67
+ gcp?: pulumi.Input<inputs.ByokKeyGcp>;
60
68
  }
61
69
  /**
62
70
  * The set of arguments for constructing a ByokKey resource.
@@ -70,4 +78,8 @@ export interface ByokKeyArgs {
70
78
  * (Optional Configuration Block) supports the following:
71
79
  */
72
80
  azure?: pulumi.Input<inputs.ByokKeyAzure>;
81
+ /**
82
+ * (Optional Configuration Block) supports the following:
83
+ */
84
+ gcp?: pulumi.Input<inputs.ByokKeyGcp>;
73
85
  }
package/byokKey.js CHANGED
@@ -46,11 +46,13 @@ class ByokKey extends pulumi.CustomResource {
46
46
  const state = argsOrState;
47
47
  resourceInputs["aws"] = state ? state.aws : undefined;
48
48
  resourceInputs["azure"] = state ? state.azure : undefined;
49
+ resourceInputs["gcp"] = state ? state.gcp : undefined;
49
50
  }
50
51
  else {
51
52
  const args = argsOrState;
52
53
  resourceInputs["aws"] = args ? args.aws : undefined;
53
54
  resourceInputs["azure"] = args ? args.azure : undefined;
55
+ resourceInputs["gcp"] = args ? args.gcp : undefined;
54
56
  }
55
57
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
56
58
  super(ByokKey.__pulumiType, name, resourceInputs, opts);
package/byokKey.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"byokKey.js","sourceRoot":"","sources":["../byokKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;GAUG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9D,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,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAwC,EAAE,IAAmC;QACnG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuC,CAAC;YACtD,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;aAAM;YACH,MAAM,IAAI,GAAG,WAAsC,CAAC;YACpD,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,OAAO,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5D,CAAC;;AA3DL,0BA4DC;AA9CG,gBAAgB;AACO,oBAAY,GAAG,sCAAsC,CAAC"}
1
+ {"version":3,"file":"byokKey.js","sourceRoot":"","sources":["../byokKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;GAUG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9D,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,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAwC,EAAE,IAAmC;QACnG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuC,CAAC;YACtD,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;aAAM;YACH,MAAM,IAAI,GAAG,WAAsC,CAAC;YACpD,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;SACvD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,OAAO,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5D,CAAC;;AAjEL,0BAkEC;AApDG,gBAAgB;AACO,oBAAY,GAAG,sCAAsC,CAAC"}
package/config/vars.d.ts CHANGED
@@ -10,6 +10,26 @@ export declare const cloudApiSecret: string | undefined;
10
10
  * The base endpoint of Confluent Cloud API.
11
11
  */
12
12
  export declare const endpoint: string | undefined;
13
+ /**
14
+ * The Flink API Key.
15
+ */
16
+ export declare const flinkApiKey: string | undefined;
17
+ /**
18
+ * The Flink API Secret.
19
+ */
20
+ export declare const flinkApiSecret: string | undefined;
21
+ /**
22
+ * The Flink Compute Pool ID.
23
+ */
24
+ export declare const flinkComputePoolId: string | undefined;
25
+ /**
26
+ * The Flink Principal ID.
27
+ */
28
+ export declare const flinkPrincipalId: string | undefined;
29
+ /**
30
+ * The Flink REST Endpoint.
31
+ */
32
+ export declare const flinkRestEndpoint: string | undefined;
13
33
  /**
14
34
  * The Kafka Cluster API Key.
15
35
  */
package/config/vars.js CHANGED
@@ -22,6 +22,36 @@ Object.defineProperty(exports, "endpoint", {
22
22
  },
23
23
  enumerable: true,
24
24
  });
25
+ Object.defineProperty(exports, "flinkApiKey", {
26
+ get() {
27
+ return __config.get("flinkApiKey");
28
+ },
29
+ enumerable: true,
30
+ });
31
+ Object.defineProperty(exports, "flinkApiSecret", {
32
+ get() {
33
+ return __config.get("flinkApiSecret");
34
+ },
35
+ enumerable: true,
36
+ });
37
+ Object.defineProperty(exports, "flinkComputePoolId", {
38
+ get() {
39
+ return __config.get("flinkComputePoolId");
40
+ },
41
+ enumerable: true,
42
+ });
43
+ Object.defineProperty(exports, "flinkPrincipalId", {
44
+ get() {
45
+ return __config.get("flinkPrincipalId");
46
+ },
47
+ enumerable: true,
48
+ });
49
+ Object.defineProperty(exports, "flinkRestEndpoint", {
50
+ get() {
51
+ return __config.get("flinkRestEndpoint");
52
+ },
53
+ enumerable: true,
54
+ });
25
55
  Object.defineProperty(exports, "kafkaApiKey", {
26
56
  get() {
27
57
  return __config.get("kafkaApiKey");
@@ -1 +1 @@
1
- {"version":3,"file":"vars.js","sourceRoot":"","sources":["../../config/vars.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AAIzC,MAAM,QAAQ,GAAG,IAAI,MAAM,CAAC,MAAM,CAAC,gBAAgB,CAAC,CAAC;AAMrD,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,aAAa,EAAE;IAC1C,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;IACvC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,gBAAgB,EAAE;IAC7C,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,gBAAgB,CAAC,CAAC;IAC1C,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,UAAU,EAAE;IACvC,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;IACpC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,aAAa,EAAE;IAC1C,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;IACvC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,gBAAgB,EAAE;IAC7C,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,gBAAgB,CAAC,CAAC;IAC1C,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,SAAS,EAAE;IACtC,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;IACnC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,mBAAmB,EAAE;IAChD,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,mBAAmB,CAAC,CAAC;IAC7C,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,YAAY,EAAE;IACzC,GAAG;QACC,OAAO,QAAQ,CAAC,SAAS,CAAS,YAAY,CAAC,CAAC;IACpD,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,sBAAsB,EAAE;IACnD,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,sBAAsB,CAAC,CAAC;IAChD,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,yBAAyB,EAAE;IACtD,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,yBAAyB,CAAC,CAAC;IACnD,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,kBAAkB,EAAE;IAC/C,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,kBAAkB,CAAC,CAAC;IAC5C,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,4BAA4B,EAAE;IACzD,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,4BAA4B,CAAC,CAAC;IACtD,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC"}
1
+ {"version":3,"file":"vars.js","sourceRoot":"","sources":["../../config/vars.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,147 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * ## Import
6
+ *
7
+ * You can import a Flink topic by using the Flink Statement name, for exampleOption #1Manage multiple Flink Compute Pools in the same Terraform workspace $ export IMPORT_FLINK_COMPUTE_POOL_ID="<flink_compute_pool_id>" $ export IMPORT_FLINK_API_KEY="<flink_api_key>" $ export IMPORT_FLINK_API_SECRET="<flink_api_secret>" $ export IMPORT_FLINK_REST_ENDPOINT="<flink_rest_endpoint>" $ export IMPORT_FLINK_PRINCIPAL_ID="<flink_rest_endpoint>"
8
+ *
9
+ * ```sh
10
+ * $ pulumi import confluentcloud:index/flinkStatement:FlinkStatement example cfeab4fe-b62c-49bd-9e99-51cc98c77a67
11
+ * ```
12
+ *
13
+ * Option #2Manage a single Flink Compute Pool in the same Terraform workspace
14
+ *
15
+ * ```sh
16
+ * $ pulumi import confluentcloud:index/flinkStatement:FlinkStatement example cfeab4fe-b62c-49bd-9e99-51cc98c77a67
17
+ * ```
18
+ *
19
+ * !> **Warning:** Do not forget to delete terminal command history afterwards for security purposes.
20
+ */
21
+ export declare class FlinkStatement extends pulumi.CustomResource {
22
+ /**
23
+ * Get an existing FlinkStatement resource's state with the given name, ID, and optional extra
24
+ * properties used to qualify the lookup.
25
+ *
26
+ * @param name The _unique_ name of the resulting resource.
27
+ * @param id The _unique_ provider ID of the resource to lookup.
28
+ * @param state Any extra arguments used during the lookup.
29
+ * @param opts Optional settings to control the behavior of the CustomResource.
30
+ */
31
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: FlinkStatementState, opts?: pulumi.CustomResourceOptions): FlinkStatement;
32
+ /**
33
+ * Returns true if the given object is an instance of FlinkStatement. This is designed to work even
34
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
35
+ */
36
+ static isInstance(obj: any): obj is FlinkStatement;
37
+ readonly computePool: pulumi.Output<outputs.FlinkStatementComputePool>;
38
+ /**
39
+ * The Cluster API Credentials.
40
+ */
41
+ readonly credentials: pulumi.Output<outputs.FlinkStatementCredentials | undefined>;
42
+ readonly principal: pulumi.Output<outputs.FlinkStatementPrincipal>;
43
+ /**
44
+ * The custom topic settings to set:
45
+ */
46
+ readonly properties: pulumi.Output<{
47
+ [key: string]: string;
48
+ }>;
49
+ /**
50
+ * (Required String) The ID of the Flink statement's version, for example, `2`.
51
+ */
52
+ readonly resourceVersion: pulumi.Output<string>;
53
+ /**
54
+ * The REST endpoint of the Flink Compute Pool, for example, `https://flink.us-east-1.aws.stag.cpdev.cloud/sql/v1beta1/organizations/1111aaaa-11aa-11aa-11aa-111111aaaaaa/environments/env-abc123`).
55
+ */
56
+ readonly restEndpoint: pulumi.Output<string | undefined>;
57
+ /**
58
+ * The raw SQL text statement, for example, `SELECT CURRENT_TIMESTAMP;`.
59
+ */
60
+ readonly statement: pulumi.Output<string>;
61
+ /**
62
+ * The ID of the Flink Statement, for example, `cfeab4fe-b62c-49bd-9e99-51cc98c77a67`.
63
+ */
64
+ readonly statementName: pulumi.Output<string>;
65
+ /**
66
+ * Indicates whether the statement should be stopped.
67
+ */
68
+ readonly stopped: pulumi.Output<boolean | undefined>;
69
+ /**
70
+ * Create a FlinkStatement resource with the given unique name, arguments, and options.
71
+ *
72
+ * @param name The _unique_ name of the resource.
73
+ * @param args The arguments to use to populate this resource's properties.
74
+ * @param opts A bag of options that control this resource's behavior.
75
+ */
76
+ constructor(name: string, args: FlinkStatementArgs, opts?: pulumi.CustomResourceOptions);
77
+ }
78
+ /**
79
+ * Input properties used for looking up and filtering FlinkStatement resources.
80
+ */
81
+ export interface FlinkStatementState {
82
+ computePool?: pulumi.Input<inputs.FlinkStatementComputePool>;
83
+ /**
84
+ * The Cluster API Credentials.
85
+ */
86
+ credentials?: pulumi.Input<inputs.FlinkStatementCredentials>;
87
+ principal?: pulumi.Input<inputs.FlinkStatementPrincipal>;
88
+ /**
89
+ * The custom topic settings to set:
90
+ */
91
+ properties?: pulumi.Input<{
92
+ [key: string]: pulumi.Input<string>;
93
+ }>;
94
+ /**
95
+ * (Required String) The ID of the Flink statement's version, for example, `2`.
96
+ */
97
+ resourceVersion?: pulumi.Input<string>;
98
+ /**
99
+ * The REST endpoint of the Flink Compute Pool, for example, `https://flink.us-east-1.aws.stag.cpdev.cloud/sql/v1beta1/organizations/1111aaaa-11aa-11aa-11aa-111111aaaaaa/environments/env-abc123`).
100
+ */
101
+ restEndpoint?: pulumi.Input<string>;
102
+ /**
103
+ * The raw SQL text statement, for example, `SELECT CURRENT_TIMESTAMP;`.
104
+ */
105
+ statement?: pulumi.Input<string>;
106
+ /**
107
+ * The ID of the Flink Statement, for example, `cfeab4fe-b62c-49bd-9e99-51cc98c77a67`.
108
+ */
109
+ statementName?: pulumi.Input<string>;
110
+ /**
111
+ * Indicates whether the statement should be stopped.
112
+ */
113
+ stopped?: pulumi.Input<boolean>;
114
+ }
115
+ /**
116
+ * The set of arguments for constructing a FlinkStatement resource.
117
+ */
118
+ export interface FlinkStatementArgs {
119
+ computePool?: pulumi.Input<inputs.FlinkStatementComputePool>;
120
+ /**
121
+ * The Cluster API Credentials.
122
+ */
123
+ credentials?: pulumi.Input<inputs.FlinkStatementCredentials>;
124
+ principal?: pulumi.Input<inputs.FlinkStatementPrincipal>;
125
+ /**
126
+ * The custom topic settings to set:
127
+ */
128
+ properties?: pulumi.Input<{
129
+ [key: string]: pulumi.Input<string>;
130
+ }>;
131
+ /**
132
+ * The REST endpoint of the Flink Compute Pool, for example, `https://flink.us-east-1.aws.stag.cpdev.cloud/sql/v1beta1/organizations/1111aaaa-11aa-11aa-11aa-111111aaaaaa/environments/env-abc123`).
133
+ */
134
+ restEndpoint?: pulumi.Input<string>;
135
+ /**
136
+ * The raw SQL text statement, for example, `SELECT CURRENT_TIMESTAMP;`.
137
+ */
138
+ statement: pulumi.Input<string>;
139
+ /**
140
+ * The ID of the Flink Statement, for example, `cfeab4fe-b62c-49bd-9e99-51cc98c77a67`.
141
+ */
142
+ statementName?: pulumi.Input<string>;
143
+ /**
144
+ * Indicates whether the statement should be stopped.
145
+ */
146
+ stopped?: pulumi.Input<boolean>;
147
+ }
@@ -0,0 +1,87 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.FlinkStatement = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * ## Import
10
+ *
11
+ * You can import a Flink topic by using the Flink Statement name, for exampleOption #1Manage multiple Flink Compute Pools in the same Terraform workspace $ export IMPORT_FLINK_COMPUTE_POOL_ID="<flink_compute_pool_id>" $ export IMPORT_FLINK_API_KEY="<flink_api_key>" $ export IMPORT_FLINK_API_SECRET="<flink_api_secret>" $ export IMPORT_FLINK_REST_ENDPOINT="<flink_rest_endpoint>" $ export IMPORT_FLINK_PRINCIPAL_ID="<flink_rest_endpoint>"
12
+ *
13
+ * ```sh
14
+ * $ pulumi import confluentcloud:index/flinkStatement:FlinkStatement example cfeab4fe-b62c-49bd-9e99-51cc98c77a67
15
+ * ```
16
+ *
17
+ * Option #2Manage a single Flink Compute Pool in the same Terraform workspace
18
+ *
19
+ * ```sh
20
+ * $ pulumi import confluentcloud:index/flinkStatement:FlinkStatement example cfeab4fe-b62c-49bd-9e99-51cc98c77a67
21
+ * ```
22
+ *
23
+ * !> **Warning:** Do not forget to delete terminal command history afterwards for security purposes.
24
+ */
25
+ class FlinkStatement extends pulumi.CustomResource {
26
+ /**
27
+ * Get an existing FlinkStatement resource's state with the given name, ID, and optional extra
28
+ * properties used to qualify the lookup.
29
+ *
30
+ * @param name The _unique_ name of the resulting resource.
31
+ * @param id The _unique_ provider ID of the resource to lookup.
32
+ * @param state Any extra arguments used during the lookup.
33
+ * @param opts Optional settings to control the behavior of the CustomResource.
34
+ */
35
+ static get(name, id, state, opts) {
36
+ return new FlinkStatement(name, state, Object.assign(Object.assign({}, opts), { id: id }));
37
+ }
38
+ /**
39
+ * Returns true if the given object is an instance of FlinkStatement. This is designed to work even
40
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
41
+ */
42
+ static isInstance(obj) {
43
+ if (obj === undefined || obj === null) {
44
+ return false;
45
+ }
46
+ return obj['__pulumiType'] === FlinkStatement.__pulumiType;
47
+ }
48
+ constructor(name, argsOrState, opts) {
49
+ let resourceInputs = {};
50
+ opts = opts || {};
51
+ if (opts.id) {
52
+ const state = argsOrState;
53
+ resourceInputs["computePool"] = state ? state.computePool : undefined;
54
+ resourceInputs["credentials"] = state ? state.credentials : undefined;
55
+ resourceInputs["principal"] = state ? state.principal : undefined;
56
+ resourceInputs["properties"] = state ? state.properties : undefined;
57
+ resourceInputs["resourceVersion"] = state ? state.resourceVersion : undefined;
58
+ resourceInputs["restEndpoint"] = state ? state.restEndpoint : undefined;
59
+ resourceInputs["statement"] = state ? state.statement : undefined;
60
+ resourceInputs["statementName"] = state ? state.statementName : undefined;
61
+ resourceInputs["stopped"] = state ? state.stopped : undefined;
62
+ }
63
+ else {
64
+ const args = argsOrState;
65
+ if ((!args || args.statement === undefined) && !opts.urn) {
66
+ throw new Error("Missing required property 'statement'");
67
+ }
68
+ resourceInputs["computePool"] = args ? args.computePool : undefined;
69
+ resourceInputs["credentials"] = (args === null || args === void 0 ? void 0 : args.credentials) ? pulumi.secret(args.credentials) : undefined;
70
+ resourceInputs["principal"] = args ? args.principal : undefined;
71
+ resourceInputs["properties"] = args ? args.properties : undefined;
72
+ resourceInputs["restEndpoint"] = args ? args.restEndpoint : undefined;
73
+ resourceInputs["statement"] = args ? args.statement : undefined;
74
+ resourceInputs["statementName"] = args ? args.statementName : undefined;
75
+ resourceInputs["stopped"] = args ? args.stopped : undefined;
76
+ resourceInputs["resourceVersion"] = undefined /*out*/;
77
+ }
78
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
79
+ const secretOpts = { additionalSecretOutputs: ["credentials"] };
80
+ opts = pulumi.mergeOptions(opts, secretOpts);
81
+ super(FlinkStatement.__pulumiType, name, resourceInputs, opts);
82
+ }
83
+ }
84
+ exports.FlinkStatement = FlinkStatement;
85
+ /** @internal */
86
+ FlinkStatement.__pulumiType = 'confluentcloud:index/flinkStatement:FlinkStatement';
87
+ //# sourceMappingURL=flinkStatement.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"flinkStatement.js","sourceRoot":"","sources":["../flinkStatement.ts"],"names":[],"mappings":"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"}
package/getByokKey.d.ts CHANGED
@@ -39,6 +39,10 @@ export interface GetByokKeyResult {
39
39
  * (Optional Configuration Block) supports the following:
40
40
  */
41
41
  readonly azures: outputs.GetByokKeyAzure[];
42
+ /**
43
+ * (Optional Configuration Block) supports the following:
44
+ */
45
+ readonly gcps: outputs.GetByokKeyGcp[];
42
46
  /**
43
47
  * (Required String) The ID of the BYOK key, for example, `cck-abcde`.
44
48
  */
package/getByokKey.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getByokKey.js","sourceRoot":"","sources":["../getByokKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AA6BD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
1
+ {"version":3,"file":"getByokKey.js","sourceRoot":"","sources":["../getByokKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AAiCD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
@@ -0,0 +1,94 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * [![Preview](https://img.shields.io/badge/Lifecycle%20Stage-Preview-%2300afba)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
4
+ *
5
+ * > **Note:** `confluentcloud.getFlinkRegion` data source is available in **Preview** for early adopters. Preview features are introduced to gather customer feedback. This feature should be used only for evaluation and non-production testing purposes or to provide feedback to Confluent, particularly as it becomes more widely available in follow-on editions.\
6
+ * **Preview** features are intended for evaluation use in development and testing environments only, and not for production use. The warranty, SLA, and Support Services provisions of your agreement with Confluent do not apply to Preview features. Preview features are considered to be a Proof of Concept as defined in the Confluent Cloud Terms of Service. Confluent may discontinue providing Preview releases of the Preview features at any time in Confluent’s sole discretion.
7
+ *
8
+ * `confluentcloud.getFlinkRegion` describes a Flink cluster data source.
9
+ *
10
+ * ## Example Usage
11
+ *
12
+ * ```typescript
13
+ * import * as pulumi from "@pulumi/pulumi";
14
+ * import * as confluentcloud from "@pulumi/confluentcloud";
15
+ *
16
+ * const exampleFlinkRegion = confluentcloud.getFlinkRegion({
17
+ * cloud: "AWS",
18
+ * region: "us-east-1",
19
+ * });
20
+ * export const example = exampleFlinkRegion;
21
+ * ```
22
+ */
23
+ export declare function getFlinkRegion(args: GetFlinkRegionArgs, opts?: pulumi.InvokeOptions): Promise<GetFlinkRegionResult>;
24
+ /**
25
+ * A collection of arguments for invoking getFlinkRegion.
26
+ */
27
+ export interface GetFlinkRegionArgs {
28
+ /**
29
+ * The cloud service provider that hosts the region. Accepted values are: `AWS`, `AZURE`, and `GCP`.
30
+ */
31
+ cloud: string;
32
+ /**
33
+ * The cloud service provider region, for example, `us-east-1`.
34
+ */
35
+ region: string;
36
+ }
37
+ /**
38
+ * A collection of values returned by getFlinkRegion.
39
+ */
40
+ export interface GetFlinkRegionResult {
41
+ /**
42
+ * (Required String) An API Version of the Flink region, for example, `fcpm/v2`.
43
+ */
44
+ readonly apiVersion: string;
45
+ readonly cloud: string;
46
+ /**
47
+ * (Required String) The ID of the Flink region, for example, `aws.us-east-1`.
48
+ */
49
+ readonly id: string;
50
+ /**
51
+ * (Required String) A kind of the Flink region, for example, `Region`.
52
+ */
53
+ readonly kind: string;
54
+ readonly region: string;
55
+ /**
56
+ * (Required String) The HTTP endpoint of the Flink region, for example, `https://flink.us-east-1.aws.confluent.cloud`.
57
+ */
58
+ readonly restEndpoint: string;
59
+ }
60
+ /**
61
+ * [![Preview](https://img.shields.io/badge/Lifecycle%20Stage-Preview-%2300afba)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
62
+ *
63
+ * > **Note:** `confluentcloud.getFlinkRegion` data source is available in **Preview** for early adopters. Preview features are introduced to gather customer feedback. This feature should be used only for evaluation and non-production testing purposes or to provide feedback to Confluent, particularly as it becomes more widely available in follow-on editions.\
64
+ * **Preview** features are intended for evaluation use in development and testing environments only, and not for production use. The warranty, SLA, and Support Services provisions of your agreement with Confluent do not apply to Preview features. Preview features are considered to be a Proof of Concept as defined in the Confluent Cloud Terms of Service. Confluent may discontinue providing Preview releases of the Preview features at any time in Confluent’s sole discretion.
65
+ *
66
+ * `confluentcloud.getFlinkRegion` describes a Flink cluster data source.
67
+ *
68
+ * ## Example Usage
69
+ *
70
+ * ```typescript
71
+ * import * as pulumi from "@pulumi/pulumi";
72
+ * import * as confluentcloud from "@pulumi/confluentcloud";
73
+ *
74
+ * const exampleFlinkRegion = confluentcloud.getFlinkRegion({
75
+ * cloud: "AWS",
76
+ * region: "us-east-1",
77
+ * });
78
+ * export const example = exampleFlinkRegion;
79
+ * ```
80
+ */
81
+ export declare function getFlinkRegionOutput(args: GetFlinkRegionOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFlinkRegionResult>;
82
+ /**
83
+ * A collection of arguments for invoking getFlinkRegion.
84
+ */
85
+ export interface GetFlinkRegionOutputArgs {
86
+ /**
87
+ * The cloud service provider that hosts the region. Accepted values are: `AWS`, `AZURE`, and `GCP`.
88
+ */
89
+ cloud: pulumi.Input<string>;
90
+ /**
91
+ * The cloud service provider region, for example, `us-east-1`.
92
+ */
93
+ region: pulumi.Input<string>;
94
+ }
@@ -0,0 +1,62 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getFlinkRegionOutput = exports.getFlinkRegion = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * [![Preview](https://img.shields.io/badge/Lifecycle%20Stage-Preview-%2300afba)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
10
+ *
11
+ * > **Note:** `confluentcloud.getFlinkRegion` data source is available in **Preview** for early adopters. Preview features are introduced to gather customer feedback. This feature should be used only for evaluation and non-production testing purposes or to provide feedback to Confluent, particularly as it becomes more widely available in follow-on editions.\
12
+ * **Preview** features are intended for evaluation use in development and testing environments only, and not for production use. The warranty, SLA, and Support Services provisions of your agreement with Confluent do not apply to Preview features. Preview features are considered to be a Proof of Concept as defined in the Confluent Cloud Terms of Service. Confluent may discontinue providing Preview releases of the Preview features at any time in Confluent’s sole discretion.
13
+ *
14
+ * `confluentcloud.getFlinkRegion` describes a Flink cluster data source.
15
+ *
16
+ * ## Example Usage
17
+ *
18
+ * ```typescript
19
+ * import * as pulumi from "@pulumi/pulumi";
20
+ * import * as confluentcloud from "@pulumi/confluentcloud";
21
+ *
22
+ * const exampleFlinkRegion = confluentcloud.getFlinkRegion({
23
+ * cloud: "AWS",
24
+ * region: "us-east-1",
25
+ * });
26
+ * export const example = exampleFlinkRegion;
27
+ * ```
28
+ */
29
+ function getFlinkRegion(args, opts) {
30
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
31
+ return pulumi.runtime.invoke("confluentcloud:index/getFlinkRegion:getFlinkRegion", {
32
+ "cloud": args.cloud,
33
+ "region": args.region,
34
+ }, opts);
35
+ }
36
+ exports.getFlinkRegion = getFlinkRegion;
37
+ /**
38
+ * [![Preview](https://img.shields.io/badge/Lifecycle%20Stage-Preview-%2300afba)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
39
+ *
40
+ * > **Note:** `confluentcloud.getFlinkRegion` data source is available in **Preview** for early adopters. Preview features are introduced to gather customer feedback. This feature should be used only for evaluation and non-production testing purposes or to provide feedback to Confluent, particularly as it becomes more widely available in follow-on editions.\
41
+ * **Preview** features are intended for evaluation use in development and testing environments only, and not for production use. The warranty, SLA, and Support Services provisions of your agreement with Confluent do not apply to Preview features. Preview features are considered to be a Proof of Concept as defined in the Confluent Cloud Terms of Service. Confluent may discontinue providing Preview releases of the Preview features at any time in Confluent’s sole discretion.
42
+ *
43
+ * `confluentcloud.getFlinkRegion` describes a Flink cluster data source.
44
+ *
45
+ * ## Example Usage
46
+ *
47
+ * ```typescript
48
+ * import * as pulumi from "@pulumi/pulumi";
49
+ * import * as confluentcloud from "@pulumi/confluentcloud";
50
+ *
51
+ * const exampleFlinkRegion = confluentcloud.getFlinkRegion({
52
+ * cloud: "AWS",
53
+ * region: "us-east-1",
54
+ * });
55
+ * export const example = exampleFlinkRegion;
56
+ * ```
57
+ */
58
+ function getFlinkRegionOutput(args, opts) {
59
+ return pulumi.output(args).apply((a) => getFlinkRegion(a, opts));
60
+ }
61
+ exports.getFlinkRegionOutput = getFlinkRegionOutput;
62
+ //# sourceMappingURL=getFlinkRegion.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getFlinkRegion.js","sourceRoot":"","sources":["../getFlinkRegion.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAEhF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC;AAuCD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzE,CAAC;AAFD,oDAEC"}
@@ -0,0 +1,98 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
4
+ *
5
+ * `confluentcloud.GroupMapping` describes a Group Mapping data source.
6
+ *
7
+ * > **Note:** See [Group Mapping in Confluent Cloud](https://docs.confluent.io/cloud/current/access-management/authenticate/sso/group-mapping/overview.html) for more details.
8
+ *
9
+ * ## Example Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as confluentcloud from "@pulumi/confluentcloud";
14
+ *
15
+ * const exampleUsingIdGroupMapping = confluentcloud.getGroupMapping({
16
+ * id: "group-abc123",
17
+ * });
18
+ * export const exampleUsingId = exampleUsingIdGroupMapping;
19
+ * const exampleUsingName = confluentcloud.getGroupMapping({
20
+ * displayName: "Default",
21
+ * });
22
+ * ```
23
+ */
24
+ export declare function getGroupMapping(args?: GetGroupMappingArgs, opts?: pulumi.InvokeOptions): Promise<GetGroupMappingResult>;
25
+ /**
26
+ * A collection of arguments for invoking getGroupMapping.
27
+ */
28
+ export interface GetGroupMappingArgs {
29
+ /**
30
+ * The name of the Group Mapping.
31
+ *
32
+ * > **Note:** Exactly one from the `id` and `displayName` attributes must be specified.
33
+ */
34
+ displayName?: string;
35
+ /**
36
+ * The ID of the Group Mapping.
37
+ */
38
+ id?: string;
39
+ }
40
+ /**
41
+ * A collection of values returned by getGroupMapping.
42
+ */
43
+ export interface GetGroupMappingResult {
44
+ /**
45
+ * (Required String) A description explaining the purpose and use of the group mapping.
46
+ */
47
+ readonly description: string;
48
+ /**
49
+ * (Required String) The name of the Group Mapping.
50
+ */
51
+ readonly displayName: string;
52
+ /**
53
+ * (Required String) A single group identifier or a condition based on [supported CEL operators](https://docs.confluent.io/cloud/current/access-management/authenticate/sso/group-mapping/overview.html#supported-cel-operators-for-group-mapping) that defines which groups are included.
54
+ */
55
+ readonly filter: string;
56
+ /**
57
+ * (Required String) The ID of the Group Mapping (for example, `group-abc123`).
58
+ */
59
+ readonly id: string;
60
+ }
61
+ /**
62
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
63
+ *
64
+ * `confluentcloud.GroupMapping` describes a Group Mapping data source.
65
+ *
66
+ * > **Note:** See [Group Mapping in Confluent Cloud](https://docs.confluent.io/cloud/current/access-management/authenticate/sso/group-mapping/overview.html) for more details.
67
+ *
68
+ * ## Example Usage
69
+ *
70
+ * ```typescript
71
+ * import * as pulumi from "@pulumi/pulumi";
72
+ * import * as confluentcloud from "@pulumi/confluentcloud";
73
+ *
74
+ * const exampleUsingIdGroupMapping = confluentcloud.getGroupMapping({
75
+ * id: "group-abc123",
76
+ * });
77
+ * export const exampleUsingId = exampleUsingIdGroupMapping;
78
+ * const exampleUsingName = confluentcloud.getGroupMapping({
79
+ * displayName: "Default",
80
+ * });
81
+ * ```
82
+ */
83
+ export declare function getGroupMappingOutput(args?: GetGroupMappingOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetGroupMappingResult>;
84
+ /**
85
+ * A collection of arguments for invoking getGroupMapping.
86
+ */
87
+ export interface GetGroupMappingOutputArgs {
88
+ /**
89
+ * The name of the Group Mapping.
90
+ *
91
+ * > **Note:** Exactly one from the `id` and `displayName` attributes must be specified.
92
+ */
93
+ displayName?: pulumi.Input<string>;
94
+ /**
95
+ * The ID of the Group Mapping.
96
+ */
97
+ id?: pulumi.Input<string>;
98
+ }