@pulumi/azure 5.70.0-alpha.1711520347 → 5.70.0-alpha.1711548870
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/automanage/configuration.d.ts +1 -1
- package/automanage/configuration.js +1 -1
- package/avs/cluster.d.ts +18 -18
- package/avs/cluster.js +2 -2
- package/avs/expressRouteAuthorization.d.ts +12 -12
- package/avs/expressRouteAuthorization.js +2 -2
- package/avs/getPrivateCloud.d.ts +17 -17
- package/avs/getPrivateCloud.js +2 -2
- package/avs/netappVolumeAttachment.d.ts +15 -15
- package/avs/netappVolumeAttachment.js +3 -3
- package/avs/privateCloud.d.ts +41 -41
- package/avs/privateCloud.js +2 -2
- package/backup/protectedVM.d.ts +3 -3
- package/cosmosdb/postgresqlCluster.d.ts +8 -0
- package/cosmosdb/postgresqlCluster.js +2 -0
- package/cosmosdb/postgresqlCluster.js.map +1 -1
- package/datafactory/integrationRuntimeSelfHosted.d.ts +12 -0
- package/datafactory/integrationRuntimeSelfHosted.js +2 -0
- package/datafactory/integrationRuntimeSelfHosted.js.map +1 -1
- package/datafactory/integrationRuntimeSsis.d.ts +24 -0
- package/datafactory/integrationRuntimeSsis.js +4 -0
- package/datafactory/integrationRuntimeSsis.js.map +1 -1
- package/dataprotection/backupInstanceKubernetesCluster.d.ts +15 -0
- package/dataprotection/backupInstanceKubernetesCluster.js +15 -0
- package/dataprotection/backupInstanceKubernetesCluster.js.map +1 -1
- package/dns/getAAAARecord.d.ts +4 -4
- package/dns/getAAAARecord.js +4 -4
- package/dns/getCAARecord.d.ts +4 -4
- package/dns/getCAARecord.js +4 -4
- package/dns/getCnameRecord.d.ts +4 -4
- package/dns/getCnameRecord.js +4 -4
- package/dns/getMxRecord.d.ts +4 -4
- package/dns/getMxRecord.js +4 -4
- package/dns/getNsRecord.d.ts +4 -4
- package/dns/getNsRecord.js +4 -4
- package/dns/getPtrRecord.d.ts +4 -4
- package/dns/getPtrRecord.js +4 -4
- package/dns/getSoaRecord.d.ts +6 -6
- package/dns/getSoaRecord.js +6 -6
- package/dns/getSrvRecord.d.ts +4 -4
- package/dns/getSrvRecord.js +4 -4
- package/dns/getTxtRecord.d.ts +4 -4
- package/dns/getTxtRecord.js +4 -4
- package/elasticsan/index.d.ts +3 -0
- package/elasticsan/index.js +6 -1
- package/elasticsan/index.js.map +1 -1
- package/elasticsan/volume.d.ts +219 -0
- package/elasticsan/volume.js +164 -0
- package/elasticsan/volume.js.map +1 -0
- package/eventhub/queue.d.ts +3 -3
- package/healthcare/service.d.ts +28 -0
- package/healthcare/service.js +8 -0
- package/healthcare/service.js.map +1 -1
- package/kusto/cluster.d.ts +9 -3
- package/kusto/cluster.js.map +1 -1
- package/mysql/activeDirectoryAdministrator.d.ts +2 -0
- package/mysql/activeDirectoryAdministrator.js +2 -0
- package/mysql/activeDirectoryAdministrator.js.map +1 -1
- package/mysql/configuration.d.ts +2 -0
- package/mysql/configuration.js +2 -0
- package/mysql/configuration.js.map +1 -1
- package/mysql/firewallRule.d.ts +2 -0
- package/mysql/firewallRule.js +2 -0
- package/mysql/firewallRule.js.map +1 -1
- package/mysql/getServer.d.ts +4 -0
- package/mysql/getServer.js +4 -0
- package/mysql/getServer.js.map +1 -1
- package/mysql/server.d.ts +2 -0
- package/mysql/server.js +2 -0
- package/mysql/server.js.map +1 -1
- package/mysql/serverKey.d.ts +2 -0
- package/mysql/serverKey.js +2 -0
- package/mysql/serverKey.js.map +1 -1
- package/mysql/virtualNetworkRule.d.ts +2 -0
- package/mysql/virtualNetworkRule.js +2 -0
- package/mysql/virtualNetworkRule.js.map +1 -1
- package/nginx/configuration.d.ts +0 -152
- package/nginx/configuration.js +0 -107
- package/nginx/configuration.js.map +1 -1
- package/nginx/deployment.d.ts +69 -0
- package/nginx/deployment.js +49 -0
- package/nginx/deployment.js.map +1 -1
- package/nginx/getConfiguration.d.ts +0 -49
- package/nginx/getConfiguration.js +0 -34
- package/nginx/getConfiguration.js.map +1 -1
- package/nginx/getDeployment.d.ts +5 -1
- package/nginx/getDeployment.js.map +1 -1
- package/package.json +1 -1
- package/servicebus/queue.d.ts +3 -3
- package/stack/getHciCluster.d.ts +18 -1
- package/stack/getHciCluster.js.map +1 -1
- package/stack/hciCluster.d.ts +41 -0
- package/stack/hciCluster.js +11 -0
- package/stack/hciCluster.js.map +1 -1
- package/storage/account.d.ts +18 -0
- package/storage/account.js +2 -0
- package/storage/account.js.map +1 -1
- package/storage/blobInventoryPolicy.d.ts +1 -1
- package/storage/blobInventoryPolicy.js +1 -1
- package/storage/container.d.ts +6 -0
- package/storage/container.js.map +1 -1
- package/storage/getShare.d.ts +4 -0
- package/storage/getShare.js +4 -0
- package/storage/getShare.js.map +1 -1
- package/storage/share.d.ts +3 -1
- package/storage/share.js +3 -1
- package/storage/share.js.map +1 -1
- package/storage/shareDirectory.d.ts +22 -13
- package/storage/shareDirectory.js +3 -10
- package/storage/shareDirectory.js.map +1 -1
- package/storage/shareFile.d.ts +0 -2
- package/storage/shareFile.js +0 -2
- package/storage/shareFile.js.map +1 -1
- package/storage/table.d.ts +2 -0
- package/storage/table.js +2 -0
- package/storage/table.js.map +1 -1
- package/storage/tableEntity.d.ts +27 -16
- package/storage/tableEntity.js +3 -8
- package/storage/tableEntity.js.map +1 -1
- package/synapse/sparkPool.d.ts +3 -3
- package/types/input.d.ts +166 -19
- package/types/output.d.ts +194 -31
package/nginx/deployment.d.ts
CHANGED
|
@@ -10,6 +10,7 @@ import * as outputs from "../types/output";
|
|
|
10
10
|
* ```typescript
|
|
11
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
12
|
* import * as azure from "@pulumi/azure";
|
|
13
|
+
* import * as std from "@pulumi/std";
|
|
13
14
|
*
|
|
14
15
|
* const example = new azure.core.ResourceGroup("example", {
|
|
15
16
|
* name: "example-rg",
|
|
@@ -44,6 +45,33 @@ import * as outputs from "../types/output";
|
|
|
44
45
|
* },
|
|
45
46
|
* }],
|
|
46
47
|
* });
|
|
48
|
+
* const configContent = std.base64encode({
|
|
49
|
+
* input: `http {
|
|
50
|
+
* server {
|
|
51
|
+
* listen 80;
|
|
52
|
+
* location / {
|
|
53
|
+
* auth_basic "Protected Area";
|
|
54
|
+
* auth_basic_user_file /opt/.htpasswd;
|
|
55
|
+
* default_type text/html;
|
|
56
|
+
* }
|
|
57
|
+
* include site/*.conf;
|
|
58
|
+
* }
|
|
59
|
+
* }
|
|
60
|
+
* `,
|
|
61
|
+
* }).then(invoke => invoke.result);
|
|
62
|
+
* const protectedContent = std.base64encode({
|
|
63
|
+
* input: "user:$apr1$VeUA5kt.$IjjRk//8miRxDsZvD4daF1\n",
|
|
64
|
+
* }).then(invoke => invoke.result);
|
|
65
|
+
* const subConfigContent = std.base64encode({
|
|
66
|
+
* input: `location /bbb {
|
|
67
|
+
* default_type text/html;
|
|
68
|
+
* return 200 '<!doctype html><html lang="en"><head></head><body>
|
|
69
|
+
* <div>this one will be updated</div>
|
|
70
|
+
* <div>at 10:38 am</div>
|
|
71
|
+
* </body></html>';
|
|
72
|
+
* }
|
|
73
|
+
* `,
|
|
74
|
+
* }).then(invoke => invoke.result);
|
|
47
75
|
* const exampleDeployment = new azure.nginx.Deployment("example", {
|
|
48
76
|
* name: "example-nginx",
|
|
49
77
|
* resourceGroupName: example.name,
|
|
@@ -60,6 +88,23 @@ import * as outputs from "../types/output";
|
|
|
60
88
|
* }],
|
|
61
89
|
* capacity: 20,
|
|
62
90
|
* email: "user@test.com",
|
|
91
|
+
* configuration: {
|
|
92
|
+
* rootFile: "/etc/nginx/nginx.conf",
|
|
93
|
+
* configFiles: [
|
|
94
|
+
* {
|
|
95
|
+
* content: configContent,
|
|
96
|
+
* virtualPath: "/etc/nginx/nginx.conf",
|
|
97
|
+
* },
|
|
98
|
+
* {
|
|
99
|
+
* content: subConfigContent,
|
|
100
|
+
* virtualPath: "/etc/nginx/site/b.conf",
|
|
101
|
+
* },
|
|
102
|
+
* ],
|
|
103
|
+
* protectedFiles: [{
|
|
104
|
+
* content: protectedContent,
|
|
105
|
+
* virtualPath: "/opt/.htpasswd",
|
|
106
|
+
* }],
|
|
107
|
+
* },
|
|
63
108
|
* });
|
|
64
109
|
* ```
|
|
65
110
|
* <!--End PulumiCodeChooser -->
|
|
@@ -88,6 +133,10 @@ export declare class Deployment extends pulumi.CustomResource {
|
|
|
88
133
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
89
134
|
*/
|
|
90
135
|
static isInstance(obj: any): obj is Deployment;
|
|
136
|
+
/**
|
|
137
|
+
* An `autoScaleProfile` block as defined below.
|
|
138
|
+
*/
|
|
139
|
+
readonly autoScaleProfiles: pulumi.Output<outputs.nginx.DeploymentAutoScaleProfile[] | undefined>;
|
|
91
140
|
/**
|
|
92
141
|
* Specify the automatic upgrade channel for the NGINX deployment. Defaults to `stable`. The possible values are `stable` and `preview`.
|
|
93
142
|
*/
|
|
@@ -98,6 +147,10 @@ export declare class Deployment extends pulumi.CustomResource {
|
|
|
98
147
|
* > **Note** For more information on NGINX capacity units, please refer to the [NGINX scaling guidance documentation](https://docs.nginx.com/nginxaas/azure/quickstart/scaling/)
|
|
99
148
|
*/
|
|
100
149
|
readonly capacity: pulumi.Output<number | undefined>;
|
|
150
|
+
/**
|
|
151
|
+
* Specify a custom `configuration` block as defined below.
|
|
152
|
+
*/
|
|
153
|
+
readonly configuration: pulumi.Output<outputs.nginx.DeploymentConfiguration>;
|
|
101
154
|
/**
|
|
102
155
|
* Should the diagnosis support be enabled?
|
|
103
156
|
*/
|
|
@@ -173,6 +226,10 @@ export declare class Deployment extends pulumi.CustomResource {
|
|
|
173
226
|
* Input properties used for looking up and filtering Deployment resources.
|
|
174
227
|
*/
|
|
175
228
|
export interface DeploymentState {
|
|
229
|
+
/**
|
|
230
|
+
* An `autoScaleProfile` block as defined below.
|
|
231
|
+
*/
|
|
232
|
+
autoScaleProfiles?: pulumi.Input<pulumi.Input<inputs.nginx.DeploymentAutoScaleProfile>[]>;
|
|
176
233
|
/**
|
|
177
234
|
* Specify the automatic upgrade channel for the NGINX deployment. Defaults to `stable`. The possible values are `stable` and `preview`.
|
|
178
235
|
*/
|
|
@@ -183,6 +240,10 @@ export interface DeploymentState {
|
|
|
183
240
|
* > **Note** For more information on NGINX capacity units, please refer to the [NGINX scaling guidance documentation](https://docs.nginx.com/nginxaas/azure/quickstart/scaling/)
|
|
184
241
|
*/
|
|
185
242
|
capacity?: pulumi.Input<number>;
|
|
243
|
+
/**
|
|
244
|
+
* Specify a custom `configuration` block as defined below.
|
|
245
|
+
*/
|
|
246
|
+
configuration?: pulumi.Input<inputs.nginx.DeploymentConfiguration>;
|
|
186
247
|
/**
|
|
187
248
|
* Should the diagnosis support be enabled?
|
|
188
249
|
*/
|
|
@@ -250,6 +311,10 @@ export interface DeploymentState {
|
|
|
250
311
|
* The set of arguments for constructing a Deployment resource.
|
|
251
312
|
*/
|
|
252
313
|
export interface DeploymentArgs {
|
|
314
|
+
/**
|
|
315
|
+
* An `autoScaleProfile` block as defined below.
|
|
316
|
+
*/
|
|
317
|
+
autoScaleProfiles?: pulumi.Input<pulumi.Input<inputs.nginx.DeploymentAutoScaleProfile>[]>;
|
|
253
318
|
/**
|
|
254
319
|
* Specify the automatic upgrade channel for the NGINX deployment. Defaults to `stable`. The possible values are `stable` and `preview`.
|
|
255
320
|
*/
|
|
@@ -260,6 +325,10 @@ export interface DeploymentArgs {
|
|
|
260
325
|
* > **Note** For more information on NGINX capacity units, please refer to the [NGINX scaling guidance documentation](https://docs.nginx.com/nginxaas/azure/quickstart/scaling/)
|
|
261
326
|
*/
|
|
262
327
|
capacity?: pulumi.Input<number>;
|
|
328
|
+
/**
|
|
329
|
+
* Specify a custom `configuration` block as defined below.
|
|
330
|
+
*/
|
|
331
|
+
configuration?: pulumi.Input<inputs.nginx.DeploymentConfiguration>;
|
|
263
332
|
/**
|
|
264
333
|
* Should the diagnosis support be enabled?
|
|
265
334
|
*/
|
package/nginx/deployment.js
CHANGED
|
@@ -14,6 +14,7 @@ const utilities = require("../utilities");
|
|
|
14
14
|
* ```typescript
|
|
15
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
16
|
* import * as azure from "@pulumi/azure";
|
|
17
|
+
* import * as std from "@pulumi/std";
|
|
17
18
|
*
|
|
18
19
|
* const example = new azure.core.ResourceGroup("example", {
|
|
19
20
|
* name: "example-rg",
|
|
@@ -48,6 +49,33 @@ const utilities = require("../utilities");
|
|
|
48
49
|
* },
|
|
49
50
|
* }],
|
|
50
51
|
* });
|
|
52
|
+
* const configContent = std.base64encode({
|
|
53
|
+
* input: `http {
|
|
54
|
+
* server {
|
|
55
|
+
* listen 80;
|
|
56
|
+
* location / {
|
|
57
|
+
* auth_basic "Protected Area";
|
|
58
|
+
* auth_basic_user_file /opt/.htpasswd;
|
|
59
|
+
* default_type text/html;
|
|
60
|
+
* }
|
|
61
|
+
* include site/*.conf;
|
|
62
|
+
* }
|
|
63
|
+
* }
|
|
64
|
+
* `,
|
|
65
|
+
* }).then(invoke => invoke.result);
|
|
66
|
+
* const protectedContent = std.base64encode({
|
|
67
|
+
* input: "user:$apr1$VeUA5kt.$IjjRk//8miRxDsZvD4daF1\n",
|
|
68
|
+
* }).then(invoke => invoke.result);
|
|
69
|
+
* const subConfigContent = std.base64encode({
|
|
70
|
+
* input: `location /bbb {
|
|
71
|
+
* default_type text/html;
|
|
72
|
+
* return 200 '<!doctype html><html lang="en"><head></head><body>
|
|
73
|
+
* <div>this one will be updated</div>
|
|
74
|
+
* <div>at 10:38 am</div>
|
|
75
|
+
* </body></html>';
|
|
76
|
+
* }
|
|
77
|
+
* `,
|
|
78
|
+
* }).then(invoke => invoke.result);
|
|
51
79
|
* const exampleDeployment = new azure.nginx.Deployment("example", {
|
|
52
80
|
* name: "example-nginx",
|
|
53
81
|
* resourceGroupName: example.name,
|
|
@@ -64,6 +92,23 @@ const utilities = require("../utilities");
|
|
|
64
92
|
* }],
|
|
65
93
|
* capacity: 20,
|
|
66
94
|
* email: "user@test.com",
|
|
95
|
+
* configuration: {
|
|
96
|
+
* rootFile: "/etc/nginx/nginx.conf",
|
|
97
|
+
* configFiles: [
|
|
98
|
+
* {
|
|
99
|
+
* content: configContent,
|
|
100
|
+
* virtualPath: "/etc/nginx/nginx.conf",
|
|
101
|
+
* },
|
|
102
|
+
* {
|
|
103
|
+
* content: subConfigContent,
|
|
104
|
+
* virtualPath: "/etc/nginx/site/b.conf",
|
|
105
|
+
* },
|
|
106
|
+
* ],
|
|
107
|
+
* protectedFiles: [{
|
|
108
|
+
* content: protectedContent,
|
|
109
|
+
* virtualPath: "/opt/.htpasswd",
|
|
110
|
+
* }],
|
|
111
|
+
* },
|
|
67
112
|
* });
|
|
68
113
|
* ```
|
|
69
114
|
* <!--End PulumiCodeChooser -->
|
|
@@ -82,8 +127,10 @@ class Deployment extends pulumi.CustomResource {
|
|
|
82
127
|
opts = opts || {};
|
|
83
128
|
if (opts.id) {
|
|
84
129
|
const state = argsOrState;
|
|
130
|
+
resourceInputs["autoScaleProfiles"] = state ? state.autoScaleProfiles : undefined;
|
|
85
131
|
resourceInputs["automaticUpgradeChannel"] = state ? state.automaticUpgradeChannel : undefined;
|
|
86
132
|
resourceInputs["capacity"] = state ? state.capacity : undefined;
|
|
133
|
+
resourceInputs["configuration"] = state ? state.configuration : undefined;
|
|
87
134
|
resourceInputs["diagnoseSupportEnabled"] = state ? state.diagnoseSupportEnabled : undefined;
|
|
88
135
|
resourceInputs["email"] = state ? state.email : undefined;
|
|
89
136
|
resourceInputs["frontendPrivates"] = state ? state.frontendPrivates : undefined;
|
|
@@ -108,8 +155,10 @@ class Deployment extends pulumi.CustomResource {
|
|
|
108
155
|
if ((!args || args.sku === undefined) && !opts.urn) {
|
|
109
156
|
throw new Error("Missing required property 'sku'");
|
|
110
157
|
}
|
|
158
|
+
resourceInputs["autoScaleProfiles"] = args ? args.autoScaleProfiles : undefined;
|
|
111
159
|
resourceInputs["automaticUpgradeChannel"] = args ? args.automaticUpgradeChannel : undefined;
|
|
112
160
|
resourceInputs["capacity"] = args ? args.capacity : undefined;
|
|
161
|
+
resourceInputs["configuration"] = args ? args.configuration : undefined;
|
|
113
162
|
resourceInputs["diagnoseSupportEnabled"] = args ? args.diagnoseSupportEnabled : undefined;
|
|
114
163
|
resourceInputs["email"] = args ? args.email : undefined;
|
|
115
164
|
resourceInputs["frontendPrivates"] = args ? args.frontendPrivates : undefined;
|
package/nginx/deployment.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployment.js","sourceRoot":"","sources":["../../nginx/deployment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"deployment.js","sourceRoot":"","sources":["../../nginx/deployment.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,79 +1,30 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "../types/output";
|
|
3
|
-
/**
|
|
4
|
-
* Use this data source to access information about an existing Nginx Configuration.
|
|
5
|
-
*
|
|
6
|
-
* ## Example Usage
|
|
7
|
-
*
|
|
8
|
-
* <!--Start PulumiCodeChooser -->
|
|
9
|
-
* ```typescript
|
|
10
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
-
* import * as azure from "@pulumi/azure";
|
|
12
|
-
*
|
|
13
|
-
* const example = azure.nginx.getConfiguration({
|
|
14
|
-
* nginxDeploymentId: exampleAzurermNginxDeployment.id,
|
|
15
|
-
* });
|
|
16
|
-
* export const id = example.then(example => example.id);
|
|
17
|
-
* ```
|
|
18
|
-
* <!--End PulumiCodeChooser -->
|
|
19
|
-
*/
|
|
20
3
|
export declare function getConfiguration(args: GetConfigurationArgs, opts?: pulumi.InvokeOptions): Promise<GetConfigurationResult>;
|
|
21
4
|
/**
|
|
22
5
|
* A collection of arguments for invoking getConfiguration.
|
|
23
6
|
*/
|
|
24
7
|
export interface GetConfigurationArgs {
|
|
25
|
-
/**
|
|
26
|
-
* The ID of the Nginx Deployment.
|
|
27
|
-
*/
|
|
28
8
|
nginxDeploymentId: string;
|
|
29
9
|
}
|
|
30
10
|
/**
|
|
31
11
|
* A collection of values returned by getConfiguration.
|
|
32
12
|
*/
|
|
33
13
|
export interface GetConfigurationResult {
|
|
34
|
-
/**
|
|
35
|
-
* A `configFile` block as defined below.
|
|
36
|
-
*/
|
|
37
14
|
readonly configFiles: outputs.nginx.GetConfigurationConfigFile[];
|
|
38
15
|
/**
|
|
39
16
|
* The provider-assigned unique ID for this managed resource.
|
|
40
17
|
*/
|
|
41
18
|
readonly id: string;
|
|
42
19
|
readonly nginxDeploymentId: string;
|
|
43
|
-
/**
|
|
44
|
-
* The package data for this configuration.
|
|
45
|
-
*/
|
|
46
20
|
readonly packageData: string;
|
|
47
21
|
readonly protectedFiles: outputs.nginx.GetConfigurationProtectedFile[];
|
|
48
|
-
/**
|
|
49
|
-
* The root file path of this Nginx Configuration.
|
|
50
|
-
*/
|
|
51
22
|
readonly rootFile: string;
|
|
52
23
|
}
|
|
53
|
-
/**
|
|
54
|
-
* Use this data source to access information about an existing Nginx Configuration.
|
|
55
|
-
*
|
|
56
|
-
* ## Example Usage
|
|
57
|
-
*
|
|
58
|
-
* <!--Start PulumiCodeChooser -->
|
|
59
|
-
* ```typescript
|
|
60
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
61
|
-
* import * as azure from "@pulumi/azure";
|
|
62
|
-
*
|
|
63
|
-
* const example = azure.nginx.getConfiguration({
|
|
64
|
-
* nginxDeploymentId: exampleAzurermNginxDeployment.id,
|
|
65
|
-
* });
|
|
66
|
-
* export const id = example.then(example => example.id);
|
|
67
|
-
* ```
|
|
68
|
-
* <!--End PulumiCodeChooser -->
|
|
69
|
-
*/
|
|
70
24
|
export declare function getConfigurationOutput(args: GetConfigurationOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetConfigurationResult>;
|
|
71
25
|
/**
|
|
72
26
|
* A collection of arguments for invoking getConfiguration.
|
|
73
27
|
*/
|
|
74
28
|
export interface GetConfigurationOutputArgs {
|
|
75
|
-
/**
|
|
76
|
-
* The ID of the Nginx Deployment.
|
|
77
|
-
*/
|
|
78
29
|
nginxDeploymentId: pulumi.Input<string>;
|
|
79
30
|
}
|
|
@@ -5,23 +5,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.getConfigurationOutput = exports.getConfiguration = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
|
-
/**
|
|
9
|
-
* Use this data source to access information about an existing Nginx Configuration.
|
|
10
|
-
*
|
|
11
|
-
* ## Example Usage
|
|
12
|
-
*
|
|
13
|
-
* <!--Start PulumiCodeChooser -->
|
|
14
|
-
* ```typescript
|
|
15
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
-
* import * as azure from "@pulumi/azure";
|
|
17
|
-
*
|
|
18
|
-
* const example = azure.nginx.getConfiguration({
|
|
19
|
-
* nginxDeploymentId: exampleAzurermNginxDeployment.id,
|
|
20
|
-
* });
|
|
21
|
-
* export const id = example.then(example => example.id);
|
|
22
|
-
* ```
|
|
23
|
-
* <!--End PulumiCodeChooser -->
|
|
24
|
-
*/
|
|
25
8
|
function getConfiguration(args, opts) {
|
|
26
9
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
27
10
|
return pulumi.runtime.invoke("azure:nginx/getConfiguration:getConfiguration", {
|
|
@@ -29,23 +12,6 @@ function getConfiguration(args, opts) {
|
|
|
29
12
|
}, opts);
|
|
30
13
|
}
|
|
31
14
|
exports.getConfiguration = getConfiguration;
|
|
32
|
-
/**
|
|
33
|
-
* Use this data source to access information about an existing Nginx Configuration.
|
|
34
|
-
*
|
|
35
|
-
* ## Example Usage
|
|
36
|
-
*
|
|
37
|
-
* <!--Start PulumiCodeChooser -->
|
|
38
|
-
* ```typescript
|
|
39
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
-
* import * as azure from "@pulumi/azure";
|
|
41
|
-
*
|
|
42
|
-
* const example = azure.nginx.getConfiguration({
|
|
43
|
-
* nginxDeploymentId: exampleAzurermNginxDeployment.id,
|
|
44
|
-
* });
|
|
45
|
-
* export const id = example.then(example => example.id);
|
|
46
|
-
* ```
|
|
47
|
-
* <!--End PulumiCodeChooser -->
|
|
48
|
-
*/
|
|
49
15
|
function getConfigurationOutput(args, opts) {
|
|
50
16
|
return pulumi.output(args).apply((a) => getConfiguration(a, opts));
|
|
51
17
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getConfiguration.js","sourceRoot":"","sources":["../../nginx/getConfiguration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getConfiguration.js","sourceRoot":"","sources":["../../nginx/getConfiguration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IAEpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC;AAuBD,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,wDAEC"}
|
package/nginx/getDeployment.d.ts
CHANGED
|
@@ -36,6 +36,10 @@ export interface GetDeploymentArgs {
|
|
|
36
36
|
* A collection of values returned by getDeployment.
|
|
37
37
|
*/
|
|
38
38
|
export interface GetDeploymentResult {
|
|
39
|
+
/**
|
|
40
|
+
* An `autoScaleProfile` block as defined below.
|
|
41
|
+
*/
|
|
42
|
+
readonly autoScaleProfiles: outputs.nginx.GetDeploymentAutoScaleProfile[];
|
|
39
43
|
/**
|
|
40
44
|
* The automatic upgrade channel for this NGINX deployment.
|
|
41
45
|
*/
|
|
@@ -85,7 +89,7 @@ export interface GetDeploymentResult {
|
|
|
85
89
|
*/
|
|
86
90
|
readonly managedResourceGroup: string;
|
|
87
91
|
/**
|
|
88
|
-
*
|
|
92
|
+
* Name of the autoscaling profile.
|
|
89
93
|
*/
|
|
90
94
|
readonly name: string;
|
|
91
95
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDeployment.js","sourceRoot":"","sources":["../../nginx/getDeployment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAE9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC;
|
|
1
|
+
{"version":3,"file":"getDeployment.js","sourceRoot":"","sources":["../../nginx/getDeployment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAE9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC;AA8FD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,kDAEC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/azure",
|
|
3
|
-
"version": "v5.70.0-alpha.
|
|
3
|
+
"version": "v5.70.0-alpha.1711548870+7e43e2ea",
|
|
4
4
|
"description": "A Pulumi package for creating and managing Microsoft Azure cloud resources, based on the Terraform azurerm provider. We recommend using the [Azure Native provider](https://github.com/pulumi/pulumi-azure-native) to provision Azure infrastructure. Azure Native provides complete coverage of Azure resources and same-day access to new resources and resource updates.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
package/servicebus/queue.d.ts
CHANGED
|
@@ -83,7 +83,7 @@ export declare class Queue extends pulumi.CustomResource {
|
|
|
83
83
|
/**
|
|
84
84
|
* Boolean flag which controls whether to enable the queue to be partitioned across multiple message brokers. Changing this forces a new resource to be created. Defaults to `false` for Basic and Standard.
|
|
85
85
|
*
|
|
86
|
-
* > **NOTE:** Partitioning is available at entity creation for all queues and topics in Basic or Standard SKUs.
|
|
86
|
+
* > **NOTE:** Partitioning is available at entity creation for all queues and topics in Basic or Standard SKUs. For premium namespace, partitioning is available at namespace creation, and all queues and topics in the partitioned namespace will be partitioned, for the premium namespace that has `premiumMessagingPartitions` sets to `1`, the namespace is not partitioned.
|
|
87
87
|
*/
|
|
88
88
|
readonly enablePartitioning: pulumi.Output<boolean | undefined>;
|
|
89
89
|
/**
|
|
@@ -174,7 +174,7 @@ export interface QueueState {
|
|
|
174
174
|
/**
|
|
175
175
|
* Boolean flag which controls whether to enable the queue to be partitioned across multiple message brokers. Changing this forces a new resource to be created. Defaults to `false` for Basic and Standard.
|
|
176
176
|
*
|
|
177
|
-
* > **NOTE:** Partitioning is available at entity creation for all queues and topics in Basic or Standard SKUs.
|
|
177
|
+
* > **NOTE:** Partitioning is available at entity creation for all queues and topics in Basic or Standard SKUs. For premium namespace, partitioning is available at namespace creation, and all queues and topics in the partitioned namespace will be partitioned, for the premium namespace that has `premiumMessagingPartitions` sets to `1`, the namespace is not partitioned.
|
|
178
178
|
*/
|
|
179
179
|
enablePartitioning?: pulumi.Input<boolean>;
|
|
180
180
|
/**
|
|
@@ -257,7 +257,7 @@ export interface QueueArgs {
|
|
|
257
257
|
/**
|
|
258
258
|
* Boolean flag which controls whether to enable the queue to be partitioned across multiple message brokers. Changing this forces a new resource to be created. Defaults to `false` for Basic and Standard.
|
|
259
259
|
*
|
|
260
|
-
* > **NOTE:** Partitioning is available at entity creation for all queues and topics in Basic or Standard SKUs.
|
|
260
|
+
* > **NOTE:** Partitioning is available at entity creation for all queues and topics in Basic or Standard SKUs. For premium namespace, partitioning is available at namespace creation, and all queues and topics in the partitioned namespace will be partitioned, for the premium namespace that has `premiumMessagingPartitions` sets to `1`, the namespace is not partitioned.
|
|
261
261
|
*/
|
|
262
262
|
enablePartitioning?: pulumi.Input<boolean>;
|
|
263
263
|
/**
|
package/stack/getHciCluster.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
2
3
|
/**
|
|
3
4
|
* Use this data source to access information about an existing Azure Stack HCI Cluster instance.
|
|
4
5
|
*
|
|
@@ -45,16 +46,32 @@ export interface GetHciClusterResult {
|
|
|
45
46
|
* The Client ID of the Azure Active Directory used by the Azure Stack HCI Cluster.
|
|
46
47
|
*/
|
|
47
48
|
readonly clientId: string;
|
|
49
|
+
/**
|
|
50
|
+
* An immutable UUID for the Azure Stack HCI Cluster.
|
|
51
|
+
*/
|
|
52
|
+
readonly cloudId: string;
|
|
48
53
|
/**
|
|
49
54
|
* The provider-assigned unique ID for this managed resource.
|
|
50
55
|
*/
|
|
51
56
|
readonly id: string;
|
|
57
|
+
/**
|
|
58
|
+
* An `identity` block as defined below.
|
|
59
|
+
*/
|
|
60
|
+
readonly identities: outputs.stack.GetHciClusterIdentity[];
|
|
52
61
|
/**
|
|
53
62
|
* The Azure Region where the Azure Stack HCI Cluster exists.
|
|
54
63
|
*/
|
|
55
64
|
readonly location: string;
|
|
56
65
|
readonly name: string;
|
|
57
66
|
readonly resourceGroupName: string;
|
|
67
|
+
/**
|
|
68
|
+
* The object ID of the Resource Provider Service Principal.
|
|
69
|
+
*/
|
|
70
|
+
readonly resourceProviderObjectId: string;
|
|
71
|
+
/**
|
|
72
|
+
* The region specific Data Path Endpoint of the Azure Stack HCI Cluster.
|
|
73
|
+
*/
|
|
74
|
+
readonly serviceEndpoint: string;
|
|
58
75
|
/**
|
|
59
76
|
* A mapping of tags assigned to the Azure Stack HCI Cluster.
|
|
60
77
|
*/
|
|
@@ -62,7 +79,7 @@ export interface GetHciClusterResult {
|
|
|
62
79
|
[key: string]: string;
|
|
63
80
|
};
|
|
64
81
|
/**
|
|
65
|
-
* The Tenant ID
|
|
82
|
+
* The Tenant ID associated with this Managed Service Identity.
|
|
66
83
|
*/
|
|
67
84
|
readonly tenantId: string;
|
|
68
85
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getHciCluster.js","sourceRoot":"","sources":["../../stack/getHciCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getHciCluster.js","sourceRoot":"","sources":["../../stack/getHciCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAE9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC;AA+DD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,kDAEC"}
|
package/stack/hciCluster.d.ts
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
2
4
|
/**
|
|
3
5
|
* Manages an Azure Stack HCI Cluster.
|
|
4
6
|
*
|
|
@@ -24,6 +26,9 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
24
26
|
* location: exampleResourceGroup.location,
|
|
25
27
|
* clientId: example.then(example => example.applicationId),
|
|
26
28
|
* tenantId: current.then(current => current.tenantId),
|
|
29
|
+
* identity: {
|
|
30
|
+
* type: "SystemAssigned",
|
|
31
|
+
* },
|
|
27
32
|
* });
|
|
28
33
|
* ```
|
|
29
34
|
* <!--End PulumiCodeChooser -->
|
|
@@ -60,6 +65,14 @@ export declare class HciCluster extends pulumi.CustomResource {
|
|
|
60
65
|
* The Client ID of the Azure Active Directory which is used by the Azure Stack HCI Cluster. Changing this forces a new resource to be created.
|
|
61
66
|
*/
|
|
62
67
|
readonly clientId: pulumi.Output<string>;
|
|
68
|
+
/**
|
|
69
|
+
* An immutable UUID for the Azure Stack HCI Cluster.
|
|
70
|
+
*/
|
|
71
|
+
readonly cloudId: pulumi.Output<string>;
|
|
72
|
+
/**
|
|
73
|
+
* An `identity` block as defined below.
|
|
74
|
+
*/
|
|
75
|
+
readonly identity: pulumi.Output<outputs.stack.HciClusterIdentity | undefined>;
|
|
63
76
|
/**
|
|
64
77
|
* The Azure Region where the Azure Stack HCI Cluster should exist. Changing this forces a new resource to be created.
|
|
65
78
|
*/
|
|
@@ -72,6 +85,14 @@ export declare class HciCluster extends pulumi.CustomResource {
|
|
|
72
85
|
* The name of the Resource Group where the Azure Stack HCI Cluster should exist. Changing this forces a new resource to be created.
|
|
73
86
|
*/
|
|
74
87
|
readonly resourceGroupName: pulumi.Output<string>;
|
|
88
|
+
/**
|
|
89
|
+
* The object ID of the Resource Provider Service Principal.
|
|
90
|
+
*/
|
|
91
|
+
readonly resourceProviderObjectId: pulumi.Output<string>;
|
|
92
|
+
/**
|
|
93
|
+
* The region specific Data Path Endpoint of the Azure Stack HCI Cluster.
|
|
94
|
+
*/
|
|
95
|
+
readonly serviceEndpoint: pulumi.Output<string>;
|
|
75
96
|
/**
|
|
76
97
|
* A mapping of tags which should be assigned to the Azure Stack HCI Cluster.
|
|
77
98
|
*/
|
|
@@ -105,6 +126,14 @@ export interface HciClusterState {
|
|
|
105
126
|
* The Client ID of the Azure Active Directory which is used by the Azure Stack HCI Cluster. Changing this forces a new resource to be created.
|
|
106
127
|
*/
|
|
107
128
|
clientId?: pulumi.Input<string>;
|
|
129
|
+
/**
|
|
130
|
+
* An immutable UUID for the Azure Stack HCI Cluster.
|
|
131
|
+
*/
|
|
132
|
+
cloudId?: pulumi.Input<string>;
|
|
133
|
+
/**
|
|
134
|
+
* An `identity` block as defined below.
|
|
135
|
+
*/
|
|
136
|
+
identity?: pulumi.Input<inputs.stack.HciClusterIdentity>;
|
|
108
137
|
/**
|
|
109
138
|
* The Azure Region where the Azure Stack HCI Cluster should exist. Changing this forces a new resource to be created.
|
|
110
139
|
*/
|
|
@@ -117,6 +146,14 @@ export interface HciClusterState {
|
|
|
117
146
|
* The name of the Resource Group where the Azure Stack HCI Cluster should exist. Changing this forces a new resource to be created.
|
|
118
147
|
*/
|
|
119
148
|
resourceGroupName?: pulumi.Input<string>;
|
|
149
|
+
/**
|
|
150
|
+
* The object ID of the Resource Provider Service Principal.
|
|
151
|
+
*/
|
|
152
|
+
resourceProviderObjectId?: pulumi.Input<string>;
|
|
153
|
+
/**
|
|
154
|
+
* The region specific Data Path Endpoint of the Azure Stack HCI Cluster.
|
|
155
|
+
*/
|
|
156
|
+
serviceEndpoint?: pulumi.Input<string>;
|
|
120
157
|
/**
|
|
121
158
|
* A mapping of tags which should be assigned to the Azure Stack HCI Cluster.
|
|
122
159
|
*/
|
|
@@ -142,6 +179,10 @@ export interface HciClusterArgs {
|
|
|
142
179
|
* The Client ID of the Azure Active Directory which is used by the Azure Stack HCI Cluster. Changing this forces a new resource to be created.
|
|
143
180
|
*/
|
|
144
181
|
clientId: pulumi.Input<string>;
|
|
182
|
+
/**
|
|
183
|
+
* An `identity` block as defined below.
|
|
184
|
+
*/
|
|
185
|
+
identity?: pulumi.Input<inputs.stack.HciClusterIdentity>;
|
|
145
186
|
/**
|
|
146
187
|
* The Azure Region where the Azure Stack HCI Cluster should exist. Changing this forces a new resource to be created.
|
|
147
188
|
*/
|
package/stack/hciCluster.js
CHANGED
|
@@ -30,6 +30,9 @@ const utilities = require("../utilities");
|
|
|
30
30
|
* location: exampleResourceGroup.location,
|
|
31
31
|
* clientId: example.then(example => example.applicationId),
|
|
32
32
|
* tenantId: current.then(current => current.tenantId),
|
|
33
|
+
* identity: {
|
|
34
|
+
* type: "SystemAssigned",
|
|
35
|
+
* },
|
|
33
36
|
* });
|
|
34
37
|
* ```
|
|
35
38
|
* <!--End PulumiCodeChooser -->
|
|
@@ -50,9 +53,13 @@ class HciCluster extends pulumi.CustomResource {
|
|
|
50
53
|
const state = argsOrState;
|
|
51
54
|
resourceInputs["automanageConfigurationId"] = state ? state.automanageConfigurationId : undefined;
|
|
52
55
|
resourceInputs["clientId"] = state ? state.clientId : undefined;
|
|
56
|
+
resourceInputs["cloudId"] = state ? state.cloudId : undefined;
|
|
57
|
+
resourceInputs["identity"] = state ? state.identity : undefined;
|
|
53
58
|
resourceInputs["location"] = state ? state.location : undefined;
|
|
54
59
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
55
60
|
resourceInputs["resourceGroupName"] = state ? state.resourceGroupName : undefined;
|
|
61
|
+
resourceInputs["resourceProviderObjectId"] = state ? state.resourceProviderObjectId : undefined;
|
|
62
|
+
resourceInputs["serviceEndpoint"] = state ? state.serviceEndpoint : undefined;
|
|
56
63
|
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
57
64
|
resourceInputs["tenantId"] = state ? state.tenantId : undefined;
|
|
58
65
|
}
|
|
@@ -66,11 +73,15 @@ class HciCluster extends pulumi.CustomResource {
|
|
|
66
73
|
}
|
|
67
74
|
resourceInputs["automanageConfigurationId"] = args ? args.automanageConfigurationId : undefined;
|
|
68
75
|
resourceInputs["clientId"] = args ? args.clientId : undefined;
|
|
76
|
+
resourceInputs["identity"] = args ? args.identity : undefined;
|
|
69
77
|
resourceInputs["location"] = args ? args.location : undefined;
|
|
70
78
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
71
79
|
resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
|
|
72
80
|
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
73
81
|
resourceInputs["tenantId"] = args ? args.tenantId : undefined;
|
|
82
|
+
resourceInputs["cloudId"] = undefined /*out*/;
|
|
83
|
+
resourceInputs["resourceProviderObjectId"] = undefined /*out*/;
|
|
84
|
+
resourceInputs["serviceEndpoint"] = undefined /*out*/;
|
|
74
85
|
}
|
|
75
86
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
76
87
|
super(HciCluster.__pulumiType, name, resourceInputs, opts);
|
package/stack/hciCluster.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hciCluster.js","sourceRoot":"","sources":["../../stack/hciCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"hciCluster.js","sourceRoot":"","sources":["../../stack/hciCluster.ts"],"names":[],"mappings":"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"}
|