@pulumi/azure 4.30.0 → 4.31.0-alpha.1639150158
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/bot/index.d.ts +1 -0
- package/bot/index.js +5 -0
- package/bot/index.js.map +1 -1
- package/bot/serviceAzureBot.d.ts +245 -0
- package/bot/serviceAzureBot.js +131 -0
- package/bot/serviceAzureBot.js.map +1 -0
- package/cognitive/getAccount.d.ts +3 -4
- package/cognitive/getAccount.js +3 -4
- package/cognitive/getAccount.js.map +1 -1
- package/compute/linuxVirtualMachineScaleSet.d.ts +2 -2
- package/compute/linuxVirtualMachineScaleSet.js +2 -2
- package/compute/managedDisk.d.ts +12 -0
- package/compute/managedDisk.js +2 -0
- package/compute/managedDisk.js.map +1 -1
- package/compute/sharedImage.d.ts +12 -0
- package/compute/sharedImage.js +2 -0
- package/compute/sharedImage.js.map +1 -1
- package/compute/windowsVirtualMachineScaleSet.d.ts +3 -3
- package/compute/windowsVirtualMachineScaleSet.js +3 -3
- package/consumption/budgetManagementGroup.d.ts +197 -0
- package/consumption/budgetManagementGroup.js +141 -0
- package/consumption/budgetManagementGroup.js.map +1 -0
- package/consumption/index.d.ts +1 -0
- package/consumption/index.js +5 -0
- package/consumption/index.js.map +1 -1
- package/containerservice/kubernetesCluster.d.ts +15 -0
- package/containerservice/kubernetesCluster.js +2 -0
- package/containerservice/kubernetesCluster.js.map +1 -1
- package/containerservice/kubernetesClusterNodePool.d.ts +3 -3
- package/core/resourceGroupPolicyAssignment.d.ts +7 -0
- package/core/resourceGroupPolicyAssignment.js +7 -0
- package/core/resourceGroupPolicyAssignment.js.map +1 -1
- package/cosmosdb/account.d.ts +3 -3
- package/cosmosdb/account.js +3 -3
- package/databasemigration/getProject.d.ts +3 -4
- package/databasemigration/getProject.js +3 -4
- package/databasemigration/getProject.js.map +1 -1
- package/databasemigration/getService.d.ts +3 -4
- package/databasemigration/getService.js +3 -4
- package/databasemigration/getService.js.map +1 -1
- package/datafactory/linkedServiceAzureBlobStorage.d.ts +22 -4
- package/datafactory/linkedServiceAzureBlobStorage.js +5 -6
- package/datafactory/linkedServiceAzureBlobStorage.js.map +1 -1
- package/datafactory/linkedServiceAzureDatabricks.d.ts +21 -3
- package/datafactory/linkedServiceAzureDatabricks.js +4 -5
- package/datafactory/linkedServiceAzureDatabricks.js.map +1 -1
- package/datafactory/linkedServiceAzureFileStorage.d.ts +20 -2
- package/datafactory/linkedServiceAzureFileStorage.js +3 -4
- package/datafactory/linkedServiceAzureFileStorage.js.map +1 -1
- package/datafactory/linkedServiceAzureFunction.d.ts +20 -2
- package/datafactory/linkedServiceAzureFunction.js +3 -4
- package/datafactory/linkedServiceAzureFunction.js.map +1 -1
- package/datafactory/linkedServiceAzureSqlDatabase.d.ts +23 -5
- package/datafactory/linkedServiceAzureSqlDatabase.js +3 -4
- package/datafactory/linkedServiceAzureSqlDatabase.js.map +1 -1
- package/datafactory/linkedServiceAzureTableStorage.d.ts +20 -2
- package/datafactory/linkedServiceAzureTableStorage.js +3 -4
- package/datafactory/linkedServiceAzureTableStorage.js.map +1 -1
- package/datafactory/linkedServiceCosmosDb.d.ts +20 -2
- package/datafactory/linkedServiceCosmosDb.js +3 -4
- package/datafactory/linkedServiceCosmosDb.js.map +1 -1
- package/datafactory/linkedServiceCosmosDbMongoApi.d.ts +20 -2
- package/datafactory/linkedServiceCosmosDbMongoApi.js +3 -4
- package/datafactory/linkedServiceCosmosDbMongoApi.js.map +1 -1
- package/datafactory/linkedServiceDataLakeStorageGen2.d.ts +20 -2
- package/datafactory/linkedServiceDataLakeStorageGen2.js +3 -4
- package/datafactory/linkedServiceDataLakeStorageGen2.js.map +1 -1
- package/datafactory/linkedServiceKeyVault.d.ts +20 -2
- package/datafactory/linkedServiceKeyVault.js +3 -4
- package/datafactory/linkedServiceKeyVault.js.map +1 -1
- package/datafactory/linkedServiceMysql.d.ts +20 -2
- package/datafactory/linkedServiceMysql.js +3 -4
- package/datafactory/linkedServiceMysql.js.map +1 -1
- package/datafactory/linkedServiceOdata.d.ts +20 -2
- package/datafactory/linkedServiceOdata.js +3 -4
- package/datafactory/linkedServiceOdata.js.map +1 -1
- package/datafactory/linkedServicePostgresql.d.ts +20 -2
- package/datafactory/linkedServicePostgresql.js +3 -4
- package/datafactory/linkedServicePostgresql.js.map +1 -1
- package/datafactory/linkedServiceSftp.d.ts +20 -2
- package/datafactory/linkedServiceSftp.js +3 -4
- package/datafactory/linkedServiceSftp.js.map +1 -1
- package/datafactory/linkedServiceSnowflake.d.ts +22 -4
- package/datafactory/linkedServiceSnowflake.js +5 -6
- package/datafactory/linkedServiceSnowflake.js.map +1 -1
- package/datafactory/linkedServiceSqlServer.d.ts +22 -4
- package/datafactory/linkedServiceSqlServer.js +5 -6
- package/datafactory/linkedServiceSqlServer.js.map +1 -1
- package/datafactory/linkedServiceSynapse.d.ts +21 -3
- package/datafactory/linkedServiceSynapse.js +4 -5
- package/datafactory/linkedServiceSynapse.js.map +1 -1
- package/datafactory/linkedServiceWeb.d.ts +20 -2
- package/datafactory/linkedServiceWeb.js +3 -4
- package/datafactory/linkedServiceWeb.js.map +1 -1
- package/eventgrid/systemTopicEventSubscription.d.ts +1 -1
- package/eventgrid/systemTopicEventSubscription.js +1 -1
- package/eventhub/getAuthorizationRule.d.ts +5 -5
- package/eventhub/getAuthorizationRule.js +5 -5
- package/eventhub/getConsumeGroup.d.ts +6 -6
- package/eventhub/getConsumeGroup.js +6 -6
- package/keyvault/certifiate.d.ts +16 -0
- package/keyvault/certifiate.js +4 -0
- package/keyvault/certifiate.js.map +1 -1
- package/keyvault/certificate.d.ts +16 -0
- package/keyvault/certificate.js +4 -0
- package/keyvault/certificate.js.map +1 -1
- package/keyvault/getCertificate.d.ts +8 -0
- package/keyvault/getCertificate.js.map +1 -1
- package/monitoring/getScheduledQueryRulesAlert.d.ts +4 -5
- package/monitoring/getScheduledQueryRulesAlert.js +4 -5
- package/monitoring/getScheduledQueryRulesAlert.js.map +1 -1
- package/monitoring/getScheduledQueryRulesLog.d.ts +4 -5
- package/monitoring/getScheduledQueryRulesLog.js +4 -5
- package/monitoring/getScheduledQueryRulesLog.js.map +1 -1
- package/netapp/pool.d.ts +12 -0
- package/netapp/pool.js +2 -0
- package/netapp/pool.js.map +1 -1
- package/netapp/volume.d.ts +12 -0
- package/netapp/volume.js +2 -0
- package/netapp/volume.js.map +1 -1
- package/network/vpnGatewayConnection.d.ts +12 -0
- package/network/vpnGatewayConnection.js +2 -0
- package/network/vpnGatewayConnection.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +1 -1
- package/securitycenter/subscriptionPricing.d.ts +3 -3
- package/servicebus/getTopicAuthorizationRule.d.ts +4 -5
- package/servicebus/getTopicAuthorizationRule.js +4 -5
- package/servicebus/getTopicAuthorizationRule.js.map +1 -1
- package/signalr/service.d.ts +45 -4
- package/signalr/service.js +9 -4
- package/signalr/service.js.map +1 -1
- package/sql/index.d.ts +2 -0
- package/sql/index.js +10 -0
- package/sql/index.js.map +1 -1
- package/sql/managedInstance.d.ts +15 -3
- package/sql/managedInstance.js +2 -0
- package/sql/managedInstance.js.map +1 -1
- package/sql/managedInstanceActiveDirectoryAdministrator.d.ts +151 -0
- package/sql/managedInstanceActiveDirectoryAdministrator.js +119 -0
- package/sql/managedInstanceActiveDirectoryAdministrator.js.map +1 -0
- package/sql/managedInstanceFailoverGroup.d.ts +146 -0
- package/sql/managedInstanceFailoverGroup.js +88 -0
- package/sql/managedInstanceFailoverGroup.js.map +1 -0
- package/types/input.d.ts +229 -3
- package/types/output.d.ts +261 -2
package/bot/index.d.ts
CHANGED
package/bot/index.js
CHANGED
|
@@ -27,6 +27,7 @@ __exportStar(require("./channelTeams"), exports);
|
|
|
27
27
|
__exportStar(require("./channelWebChat"), exports);
|
|
28
28
|
__exportStar(require("./channelsRegistration"), exports);
|
|
29
29
|
__exportStar(require("./connection"), exports);
|
|
30
|
+
__exportStar(require("./serviceAzureBot"), exports);
|
|
30
31
|
__exportStar(require("./webApp"), exports);
|
|
31
32
|
// Import resources to register:
|
|
32
33
|
const channelAlexa_1 = require("./channelAlexa");
|
|
@@ -41,6 +42,7 @@ const channelTeams_1 = require("./channelTeams");
|
|
|
41
42
|
const channelWebChat_1 = require("./channelWebChat");
|
|
42
43
|
const channelsRegistration_1 = require("./channelsRegistration");
|
|
43
44
|
const connection_1 = require("./connection");
|
|
45
|
+
const serviceAzureBot_1 = require("./serviceAzureBot");
|
|
44
46
|
const webApp_1 = require("./webApp");
|
|
45
47
|
const _module = {
|
|
46
48
|
version: utilities.getVersion(),
|
|
@@ -70,6 +72,8 @@ const _module = {
|
|
|
70
72
|
return new channelsRegistration_1.ChannelsRegistration(name, undefined, { urn });
|
|
71
73
|
case "azure:bot/connection:Connection":
|
|
72
74
|
return new connection_1.Connection(name, undefined, { urn });
|
|
75
|
+
case "azure:bot/serviceAzureBot:ServiceAzureBot":
|
|
76
|
+
return new serviceAzureBot_1.ServiceAzureBot(name, undefined, { urn });
|
|
73
77
|
case "azure:bot/webApp:WebApp":
|
|
74
78
|
return new webApp_1.WebApp(name, undefined, { urn });
|
|
75
79
|
default:
|
|
@@ -89,5 +93,6 @@ pulumi.runtime.registerResourceModule("azure", "bot/channelTeams", _module);
|
|
|
89
93
|
pulumi.runtime.registerResourceModule("azure", "bot/channelWebChat", _module);
|
|
90
94
|
pulumi.runtime.registerResourceModule("azure", "bot/channelsRegistration", _module);
|
|
91
95
|
pulumi.runtime.registerResourceModule("azure", "bot/connection", _module);
|
|
96
|
+
pulumi.runtime.registerResourceModule("azure", "bot/serviceAzureBot", _module);
|
|
92
97
|
pulumi.runtime.registerResourceModule("azure", "bot/webApp", _module);
|
|
93
98
|
//# sourceMappingURL=index.js.map
|
package/bot/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../bot/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../bot/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,245 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Manages an Azure Bot Service.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as azure from "@pulumi/azure";
|
|
10
|
+
*
|
|
11
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
|
|
12
|
+
* const exampleInsights = new azure.appinsights.Insights("exampleInsights", {
|
|
13
|
+
* location: exampleResourceGroup.location,
|
|
14
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
15
|
+
* applicationType: "web",
|
|
16
|
+
* });
|
|
17
|
+
* const exampleApiKey = new azure.appinsights.ApiKey("exampleApiKey", {
|
|
18
|
+
* applicationInsightsId: exampleInsights.id,
|
|
19
|
+
* readPermissions: [
|
|
20
|
+
* "aggregate",
|
|
21
|
+
* "api",
|
|
22
|
+
* "draft",
|
|
23
|
+
* "extendqueries",
|
|
24
|
+
* "search",
|
|
25
|
+
* ],
|
|
26
|
+
* });
|
|
27
|
+
* const exampleServiceAzureBot = new azure.bot.ServiceAzureBot("exampleServiceAzureBot", {
|
|
28
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
29
|
+
* location: "global",
|
|
30
|
+
* microsoftAppId: data.azurerm_client_config.current.client_id,
|
|
31
|
+
* sku: "F0",
|
|
32
|
+
* endpoint: "https://example.com",
|
|
33
|
+
* developerAppInsightsApiKey: exampleApiKey.apiKey,
|
|
34
|
+
* developerAppInsightsApplicationId: exampleInsights.appId,
|
|
35
|
+
* tags: {
|
|
36
|
+
* environment: "test",
|
|
37
|
+
* },
|
|
38
|
+
* });
|
|
39
|
+
* ```
|
|
40
|
+
*
|
|
41
|
+
* ## Import
|
|
42
|
+
*
|
|
43
|
+
* Azure Bot Services can be imported using the `resource id`, e.g.
|
|
44
|
+
*
|
|
45
|
+
* ```sh
|
|
46
|
+
* $ pulumi import azure:bot/serviceAzureBot:ServiceAzureBot example /subscriptions/12345678-1234-9876-4563-123456789012/resourceGroups/resGroup1/providers/Microsoft.BotService/botServices/botService1
|
|
47
|
+
* ```
|
|
48
|
+
*/
|
|
49
|
+
export declare class ServiceAzureBot extends pulumi.CustomResource {
|
|
50
|
+
/**
|
|
51
|
+
* Get an existing ServiceAzureBot resource's state with the given name, ID, and optional extra
|
|
52
|
+
* properties used to qualify the lookup.
|
|
53
|
+
*
|
|
54
|
+
* @param name The _unique_ name of the resulting resource.
|
|
55
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
56
|
+
* @param state Any extra arguments used during the lookup.
|
|
57
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
58
|
+
*/
|
|
59
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ServiceAzureBotState, opts?: pulumi.CustomResourceOptions): ServiceAzureBot;
|
|
60
|
+
/**
|
|
61
|
+
* Returns true if the given object is an instance of ServiceAzureBot. This is designed to work even
|
|
62
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
63
|
+
*/
|
|
64
|
+
static isInstance(obj: any): obj is ServiceAzureBot;
|
|
65
|
+
/**
|
|
66
|
+
* The Application Insights Api Key to associate with this Azure Bot Service.
|
|
67
|
+
*/
|
|
68
|
+
readonly developerAppInsightsApiKey: pulumi.Output<string | undefined>;
|
|
69
|
+
/**
|
|
70
|
+
* The resource ID of the Application Insights instance to associate with this Azure Bot Service.
|
|
71
|
+
*/
|
|
72
|
+
readonly developerAppInsightsApplicationId: pulumi.Output<string | undefined>;
|
|
73
|
+
/**
|
|
74
|
+
* The Application Insight Key to associate with this Azure Bot Service.
|
|
75
|
+
*/
|
|
76
|
+
readonly developerAppInsightsKey: pulumi.Output<string | undefined>;
|
|
77
|
+
/**
|
|
78
|
+
* The name that the Azure Bot Service will be displayed as. This defaults to the value set for `name` if not specified.
|
|
79
|
+
*/
|
|
80
|
+
readonly displayName: pulumi.Output<string>;
|
|
81
|
+
/**
|
|
82
|
+
* The Azure Bot Service endpoint.
|
|
83
|
+
*/
|
|
84
|
+
readonly endpoint: pulumi.Output<string | undefined>;
|
|
85
|
+
/**
|
|
86
|
+
* The supported Azure location where the Azure Bot Service should exist. Changing this forces a new resource to be created.
|
|
87
|
+
*/
|
|
88
|
+
readonly location: pulumi.Output<string>;
|
|
89
|
+
/**
|
|
90
|
+
* A list of LUIS App IDs to associate with this Azure Bot Service.
|
|
91
|
+
*/
|
|
92
|
+
readonly luisAppIds: pulumi.Output<string[] | undefined>;
|
|
93
|
+
/**
|
|
94
|
+
* The LUIS key to associate with this Azure Bot Service.
|
|
95
|
+
*/
|
|
96
|
+
readonly luisKey: pulumi.Output<string | undefined>;
|
|
97
|
+
/**
|
|
98
|
+
* The Microsoft Application ID for the Azure Bot Service. Changing this forces a new resource to be created.
|
|
99
|
+
*/
|
|
100
|
+
readonly microsoftAppId: pulumi.Output<string>;
|
|
101
|
+
/**
|
|
102
|
+
* The name which should be used for this Azure Bot Service. Changing this forces a new resource to be created.
|
|
103
|
+
*/
|
|
104
|
+
readonly name: pulumi.Output<string>;
|
|
105
|
+
/**
|
|
106
|
+
* The name of the Resource Group where the Azure Bot Service should exist. Changing this forces a new resource to be created.
|
|
107
|
+
*/
|
|
108
|
+
readonly resourceGroupName: pulumi.Output<string>;
|
|
109
|
+
/**
|
|
110
|
+
* The SKU of the Azure Bot Service. Accepted values are `F0` or `S1`. Changing this forces a new resource to be created.
|
|
111
|
+
*/
|
|
112
|
+
readonly sku: pulumi.Output<string>;
|
|
113
|
+
/**
|
|
114
|
+
* A mapping of tags which should be assigned to this Azure Bot Service.
|
|
115
|
+
*/
|
|
116
|
+
readonly tags: pulumi.Output<{
|
|
117
|
+
[key: string]: string;
|
|
118
|
+
} | undefined>;
|
|
119
|
+
/**
|
|
120
|
+
* Create a ServiceAzureBot resource with the given unique name, arguments, and options.
|
|
121
|
+
*
|
|
122
|
+
* @param name The _unique_ name of the resource.
|
|
123
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
124
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
125
|
+
*/
|
|
126
|
+
constructor(name: string, args: ServiceAzureBotArgs, opts?: pulumi.CustomResourceOptions);
|
|
127
|
+
}
|
|
128
|
+
/**
|
|
129
|
+
* Input properties used for looking up and filtering ServiceAzureBot resources.
|
|
130
|
+
*/
|
|
131
|
+
export interface ServiceAzureBotState {
|
|
132
|
+
/**
|
|
133
|
+
* The Application Insights Api Key to associate with this Azure Bot Service.
|
|
134
|
+
*/
|
|
135
|
+
developerAppInsightsApiKey?: pulumi.Input<string>;
|
|
136
|
+
/**
|
|
137
|
+
* The resource ID of the Application Insights instance to associate with this Azure Bot Service.
|
|
138
|
+
*/
|
|
139
|
+
developerAppInsightsApplicationId?: pulumi.Input<string>;
|
|
140
|
+
/**
|
|
141
|
+
* The Application Insight Key to associate with this Azure Bot Service.
|
|
142
|
+
*/
|
|
143
|
+
developerAppInsightsKey?: pulumi.Input<string>;
|
|
144
|
+
/**
|
|
145
|
+
* The name that the Azure Bot Service will be displayed as. This defaults to the value set for `name` if not specified.
|
|
146
|
+
*/
|
|
147
|
+
displayName?: pulumi.Input<string>;
|
|
148
|
+
/**
|
|
149
|
+
* The Azure Bot Service endpoint.
|
|
150
|
+
*/
|
|
151
|
+
endpoint?: pulumi.Input<string>;
|
|
152
|
+
/**
|
|
153
|
+
* The supported Azure location where the Azure Bot Service should exist. Changing this forces a new resource to be created.
|
|
154
|
+
*/
|
|
155
|
+
location?: pulumi.Input<string>;
|
|
156
|
+
/**
|
|
157
|
+
* A list of LUIS App IDs to associate with this Azure Bot Service.
|
|
158
|
+
*/
|
|
159
|
+
luisAppIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
160
|
+
/**
|
|
161
|
+
* The LUIS key to associate with this Azure Bot Service.
|
|
162
|
+
*/
|
|
163
|
+
luisKey?: pulumi.Input<string>;
|
|
164
|
+
/**
|
|
165
|
+
* The Microsoft Application ID for the Azure Bot Service. Changing this forces a new resource to be created.
|
|
166
|
+
*/
|
|
167
|
+
microsoftAppId?: pulumi.Input<string>;
|
|
168
|
+
/**
|
|
169
|
+
* The name which should be used for this Azure Bot Service. Changing this forces a new resource to be created.
|
|
170
|
+
*/
|
|
171
|
+
name?: pulumi.Input<string>;
|
|
172
|
+
/**
|
|
173
|
+
* The name of the Resource Group where the Azure Bot Service should exist. Changing this forces a new resource to be created.
|
|
174
|
+
*/
|
|
175
|
+
resourceGroupName?: pulumi.Input<string>;
|
|
176
|
+
/**
|
|
177
|
+
* The SKU of the Azure Bot Service. Accepted values are `F0` or `S1`. Changing this forces a new resource to be created.
|
|
178
|
+
*/
|
|
179
|
+
sku?: pulumi.Input<string>;
|
|
180
|
+
/**
|
|
181
|
+
* A mapping of tags which should be assigned to this Azure Bot Service.
|
|
182
|
+
*/
|
|
183
|
+
tags?: pulumi.Input<{
|
|
184
|
+
[key: string]: pulumi.Input<string>;
|
|
185
|
+
}>;
|
|
186
|
+
}
|
|
187
|
+
/**
|
|
188
|
+
* The set of arguments for constructing a ServiceAzureBot resource.
|
|
189
|
+
*/
|
|
190
|
+
export interface ServiceAzureBotArgs {
|
|
191
|
+
/**
|
|
192
|
+
* The Application Insights Api Key to associate with this Azure Bot Service.
|
|
193
|
+
*/
|
|
194
|
+
developerAppInsightsApiKey?: pulumi.Input<string>;
|
|
195
|
+
/**
|
|
196
|
+
* The resource ID of the Application Insights instance to associate with this Azure Bot Service.
|
|
197
|
+
*/
|
|
198
|
+
developerAppInsightsApplicationId?: pulumi.Input<string>;
|
|
199
|
+
/**
|
|
200
|
+
* The Application Insight Key to associate with this Azure Bot Service.
|
|
201
|
+
*/
|
|
202
|
+
developerAppInsightsKey?: pulumi.Input<string>;
|
|
203
|
+
/**
|
|
204
|
+
* The name that the Azure Bot Service will be displayed as. This defaults to the value set for `name` if not specified.
|
|
205
|
+
*/
|
|
206
|
+
displayName?: pulumi.Input<string>;
|
|
207
|
+
/**
|
|
208
|
+
* The Azure Bot Service endpoint.
|
|
209
|
+
*/
|
|
210
|
+
endpoint?: pulumi.Input<string>;
|
|
211
|
+
/**
|
|
212
|
+
* The supported Azure location where the Azure Bot Service should exist. Changing this forces a new resource to be created.
|
|
213
|
+
*/
|
|
214
|
+
location?: pulumi.Input<string>;
|
|
215
|
+
/**
|
|
216
|
+
* A list of LUIS App IDs to associate with this Azure Bot Service.
|
|
217
|
+
*/
|
|
218
|
+
luisAppIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
219
|
+
/**
|
|
220
|
+
* The LUIS key to associate with this Azure Bot Service.
|
|
221
|
+
*/
|
|
222
|
+
luisKey?: pulumi.Input<string>;
|
|
223
|
+
/**
|
|
224
|
+
* The Microsoft Application ID for the Azure Bot Service. Changing this forces a new resource to be created.
|
|
225
|
+
*/
|
|
226
|
+
microsoftAppId: pulumi.Input<string>;
|
|
227
|
+
/**
|
|
228
|
+
* The name which should be used for this Azure Bot Service. Changing this forces a new resource to be created.
|
|
229
|
+
*/
|
|
230
|
+
name?: pulumi.Input<string>;
|
|
231
|
+
/**
|
|
232
|
+
* The name of the Resource Group where the Azure Bot Service should exist. Changing this forces a new resource to be created.
|
|
233
|
+
*/
|
|
234
|
+
resourceGroupName: pulumi.Input<string>;
|
|
235
|
+
/**
|
|
236
|
+
* The SKU of the Azure Bot Service. Accepted values are `F0` or `S1`. Changing this forces a new resource to be created.
|
|
237
|
+
*/
|
|
238
|
+
sku: pulumi.Input<string>;
|
|
239
|
+
/**
|
|
240
|
+
* A mapping of tags which should be assigned to this Azure Bot Service.
|
|
241
|
+
*/
|
|
242
|
+
tags?: pulumi.Input<{
|
|
243
|
+
[key: string]: pulumi.Input<string>;
|
|
244
|
+
}>;
|
|
245
|
+
}
|
|
@@ -0,0 +1,131 @@
|
|
|
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.ServiceAzureBot = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Manages an Azure Bot Service.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as azure from "@pulumi/azure";
|
|
16
|
+
*
|
|
17
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("exampleResourceGroup", {location: "West Europe"});
|
|
18
|
+
* const exampleInsights = new azure.appinsights.Insights("exampleInsights", {
|
|
19
|
+
* location: exampleResourceGroup.location,
|
|
20
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
21
|
+
* applicationType: "web",
|
|
22
|
+
* });
|
|
23
|
+
* const exampleApiKey = new azure.appinsights.ApiKey("exampleApiKey", {
|
|
24
|
+
* applicationInsightsId: exampleInsights.id,
|
|
25
|
+
* readPermissions: [
|
|
26
|
+
* "aggregate",
|
|
27
|
+
* "api",
|
|
28
|
+
* "draft",
|
|
29
|
+
* "extendqueries",
|
|
30
|
+
* "search",
|
|
31
|
+
* ],
|
|
32
|
+
* });
|
|
33
|
+
* const exampleServiceAzureBot = new azure.bot.ServiceAzureBot("exampleServiceAzureBot", {
|
|
34
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
35
|
+
* location: "global",
|
|
36
|
+
* microsoftAppId: data.azurerm_client_config.current.client_id,
|
|
37
|
+
* sku: "F0",
|
|
38
|
+
* endpoint: "https://example.com",
|
|
39
|
+
* developerAppInsightsApiKey: exampleApiKey.apiKey,
|
|
40
|
+
* developerAppInsightsApplicationId: exampleInsights.appId,
|
|
41
|
+
* tags: {
|
|
42
|
+
* environment: "test",
|
|
43
|
+
* },
|
|
44
|
+
* });
|
|
45
|
+
* ```
|
|
46
|
+
*
|
|
47
|
+
* ## Import
|
|
48
|
+
*
|
|
49
|
+
* Azure Bot Services can be imported using the `resource id`, e.g.
|
|
50
|
+
*
|
|
51
|
+
* ```sh
|
|
52
|
+
* $ pulumi import azure:bot/serviceAzureBot:ServiceAzureBot example /subscriptions/12345678-1234-9876-4563-123456789012/resourceGroups/resGroup1/providers/Microsoft.BotService/botServices/botService1
|
|
53
|
+
* ```
|
|
54
|
+
*/
|
|
55
|
+
class ServiceAzureBot extends pulumi.CustomResource {
|
|
56
|
+
constructor(name, argsOrState, opts) {
|
|
57
|
+
let inputs = {};
|
|
58
|
+
opts = opts || {};
|
|
59
|
+
if (opts.id) {
|
|
60
|
+
const state = argsOrState;
|
|
61
|
+
inputs["developerAppInsightsApiKey"] = state ? state.developerAppInsightsApiKey : undefined;
|
|
62
|
+
inputs["developerAppInsightsApplicationId"] = state ? state.developerAppInsightsApplicationId : undefined;
|
|
63
|
+
inputs["developerAppInsightsKey"] = state ? state.developerAppInsightsKey : undefined;
|
|
64
|
+
inputs["displayName"] = state ? state.displayName : undefined;
|
|
65
|
+
inputs["endpoint"] = state ? state.endpoint : undefined;
|
|
66
|
+
inputs["location"] = state ? state.location : undefined;
|
|
67
|
+
inputs["luisAppIds"] = state ? state.luisAppIds : undefined;
|
|
68
|
+
inputs["luisKey"] = state ? state.luisKey : undefined;
|
|
69
|
+
inputs["microsoftAppId"] = state ? state.microsoftAppId : undefined;
|
|
70
|
+
inputs["name"] = state ? state.name : undefined;
|
|
71
|
+
inputs["resourceGroupName"] = state ? state.resourceGroupName : undefined;
|
|
72
|
+
inputs["sku"] = state ? state.sku : undefined;
|
|
73
|
+
inputs["tags"] = state ? state.tags : undefined;
|
|
74
|
+
}
|
|
75
|
+
else {
|
|
76
|
+
const args = argsOrState;
|
|
77
|
+
if ((!args || args.microsoftAppId === undefined) && !opts.urn) {
|
|
78
|
+
throw new Error("Missing required property 'microsoftAppId'");
|
|
79
|
+
}
|
|
80
|
+
if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
|
|
81
|
+
throw new Error("Missing required property 'resourceGroupName'");
|
|
82
|
+
}
|
|
83
|
+
if ((!args || args.sku === undefined) && !opts.urn) {
|
|
84
|
+
throw new Error("Missing required property 'sku'");
|
|
85
|
+
}
|
|
86
|
+
inputs["developerAppInsightsApiKey"] = args ? args.developerAppInsightsApiKey : undefined;
|
|
87
|
+
inputs["developerAppInsightsApplicationId"] = args ? args.developerAppInsightsApplicationId : undefined;
|
|
88
|
+
inputs["developerAppInsightsKey"] = args ? args.developerAppInsightsKey : undefined;
|
|
89
|
+
inputs["displayName"] = args ? args.displayName : undefined;
|
|
90
|
+
inputs["endpoint"] = args ? args.endpoint : undefined;
|
|
91
|
+
inputs["location"] = args ? args.location : undefined;
|
|
92
|
+
inputs["luisAppIds"] = args ? args.luisAppIds : undefined;
|
|
93
|
+
inputs["luisKey"] = args ? args.luisKey : undefined;
|
|
94
|
+
inputs["microsoftAppId"] = args ? args.microsoftAppId : undefined;
|
|
95
|
+
inputs["name"] = args ? args.name : undefined;
|
|
96
|
+
inputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
|
|
97
|
+
inputs["sku"] = args ? args.sku : undefined;
|
|
98
|
+
inputs["tags"] = args ? args.tags : undefined;
|
|
99
|
+
}
|
|
100
|
+
if (!opts.version) {
|
|
101
|
+
opts = pulumi.mergeOptions(opts, { version: utilities.getVersion() });
|
|
102
|
+
}
|
|
103
|
+
super(ServiceAzureBot.__pulumiType, name, inputs, opts);
|
|
104
|
+
}
|
|
105
|
+
/**
|
|
106
|
+
* Get an existing ServiceAzureBot resource's state with the given name, ID, and optional extra
|
|
107
|
+
* properties used to qualify the lookup.
|
|
108
|
+
*
|
|
109
|
+
* @param name The _unique_ name of the resulting resource.
|
|
110
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
111
|
+
* @param state Any extra arguments used during the lookup.
|
|
112
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
113
|
+
*/
|
|
114
|
+
static get(name, id, state, opts) {
|
|
115
|
+
return new ServiceAzureBot(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
116
|
+
}
|
|
117
|
+
/**
|
|
118
|
+
* Returns true if the given object is an instance of ServiceAzureBot. This is designed to work even
|
|
119
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
120
|
+
*/
|
|
121
|
+
static isInstance(obj) {
|
|
122
|
+
if (obj === undefined || obj === null) {
|
|
123
|
+
return false;
|
|
124
|
+
}
|
|
125
|
+
return obj['__pulumiType'] === ServiceAzureBot.__pulumiType;
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
exports.ServiceAzureBot = ServiceAzureBot;
|
|
129
|
+
/** @internal */
|
|
130
|
+
ServiceAzureBot.__pulumiType = 'azure:bot/serviceAzureBot:ServiceAzureBot';
|
|
131
|
+
//# sourceMappingURL=serviceAzureBot.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"serviceAzureBot.js","sourceRoot":"","sources":["../../bot/serviceAzureBot.ts"],"names":[],"mappings":"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"}
|
|
@@ -8,12 +8,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
8
8
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
9
|
* import * as azure from "@pulumi/azure";
|
|
10
10
|
*
|
|
11
|
-
* const test =
|
|
11
|
+
* const test = azure.cognitive.getAccount({
|
|
12
12
|
* name: "example-account",
|
|
13
13
|
* resourceGroupName: "cognitive_account_rg",
|
|
14
|
-
* })
|
|
15
|
-
*
|
|
16
|
-
* export const primaryAccessKey = test.primaryAccessKey;
|
|
14
|
+
* });
|
|
15
|
+
* export const primaryAccessKey = test.then(test => test.primaryAccessKey);
|
|
17
16
|
* ```
|
|
18
17
|
*/
|
|
19
18
|
export declare function getAccount(args: GetAccountArgs, opts?: pulumi.InvokeOptions): Promise<GetAccountResult>;
|
package/cognitive/getAccount.js
CHANGED
|
@@ -14,12 +14,11 @@ const utilities = require("../utilities");
|
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
15
|
* import * as azure from "@pulumi/azure";
|
|
16
16
|
*
|
|
17
|
-
* const test =
|
|
17
|
+
* const test = azure.cognitive.getAccount({
|
|
18
18
|
* name: "example-account",
|
|
19
19
|
* resourceGroupName: "cognitive_account_rg",
|
|
20
|
-
* })
|
|
21
|
-
*
|
|
22
|
-
* export const primaryAccessKey = test.primaryAccessKey;
|
|
20
|
+
* });
|
|
21
|
+
* export const primaryAccessKey = test.then(test => test.primaryAccessKey);
|
|
23
22
|
* ```
|
|
24
23
|
*/
|
|
25
24
|
function getAccount(args, opts) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAccount.js","sourceRoot":"","sources":["../../cognitive/getAccount.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getAccount.js","sourceRoot":"","sources":["../../cognitive/getAccount.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,gCAYC;AA4DD,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9D,CAAC;AAFD,4CAEC"}
|
|
@@ -5,9 +5,9 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
5
5
|
*
|
|
6
6
|
* ## Disclaimers
|
|
7
7
|
*
|
|
8
|
-
* > **
|
|
8
|
+
* > **NOTE:** All arguments including the administrator login and password will be stored in the raw state as plain-text.
|
|
9
9
|
*
|
|
10
|
-
* > **
|
|
10
|
+
* > **NOTE:** This provider will automatically update & reimage the nodes in the Scale Set (if Required) during an Update - this behaviour can be configured using the `features` setting within the Provider block.
|
|
11
11
|
*
|
|
12
12
|
* ## Example Usage
|
|
13
13
|
*
|
|
@@ -10,9 +10,9 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Disclaimers
|
|
12
12
|
*
|
|
13
|
-
* > **
|
|
13
|
+
* > **NOTE:** All arguments including the administrator login and password will be stored in the raw state as plain-text.
|
|
14
14
|
*
|
|
15
|
-
* > **
|
|
15
|
+
* > **NOTE:** This provider will automatically update & reimage the nodes in the Scale Set (if Required) during an Update - this behaviour can be configured using the `features` setting within the Provider block.
|
|
16
16
|
*
|
|
17
17
|
* ## Example Usage
|
|
18
18
|
*
|
package/compute/managedDisk.d.ts
CHANGED
|
@@ -112,6 +112,10 @@ export declare class ManagedDisk extends pulumi.CustomResource {
|
|
|
112
112
|
* A `encryptionSettings` block as defined below.
|
|
113
113
|
*/
|
|
114
114
|
readonly encryptionSettings: pulumi.Output<outputs.compute.ManagedDiskEncryptionSettings | undefined>;
|
|
115
|
+
/**
|
|
116
|
+
* The HyperV Generation of the Disk when the source of an `Import` or `Copy` operation targets a source that contains an operating system. Possible values are `V1` and `V2`. Changing this forces a new resource to be created.
|
|
117
|
+
*/
|
|
118
|
+
readonly hyperVGeneration: pulumi.Output<string | undefined>;
|
|
115
119
|
/**
|
|
116
120
|
* ID of an existing platform/marketplace disk image to copy when `createOption` is `FromImage`.
|
|
117
121
|
*/
|
|
@@ -235,6 +239,10 @@ export interface ManagedDiskState {
|
|
|
235
239
|
* A `encryptionSettings` block as defined below.
|
|
236
240
|
*/
|
|
237
241
|
encryptionSettings?: pulumi.Input<inputs.compute.ManagedDiskEncryptionSettings>;
|
|
242
|
+
/**
|
|
243
|
+
* The HyperV Generation of the Disk when the source of an `Import` or `Copy` operation targets a source that contains an operating system. Possible values are `V1` and `V2`. Changing this forces a new resource to be created.
|
|
244
|
+
*/
|
|
245
|
+
hyperVGeneration?: pulumi.Input<string>;
|
|
238
246
|
/**
|
|
239
247
|
* ID of an existing platform/marketplace disk image to copy when `createOption` is `FromImage`.
|
|
240
248
|
*/
|
|
@@ -350,6 +358,10 @@ export interface ManagedDiskArgs {
|
|
|
350
358
|
* A `encryptionSettings` block as defined below.
|
|
351
359
|
*/
|
|
352
360
|
encryptionSettings?: pulumi.Input<inputs.compute.ManagedDiskEncryptionSettings>;
|
|
361
|
+
/**
|
|
362
|
+
* The HyperV Generation of the Disk when the source of an `Import` or `Copy` operation targets a source that contains an operating system. Possible values are `V1` and `V2`. Changing this forces a new resource to be created.
|
|
363
|
+
*/
|
|
364
|
+
hyperVGeneration?: pulumi.Input<string>;
|
|
353
365
|
/**
|
|
354
366
|
* ID of an existing platform/marketplace disk image to copy when `createOption` is `FromImage`.
|
|
355
367
|
*/
|
package/compute/managedDisk.js
CHANGED
|
@@ -80,6 +80,7 @@ class ManagedDisk extends pulumi.CustomResource {
|
|
|
80
80
|
inputs["diskMbpsReadWrite"] = state ? state.diskMbpsReadWrite : undefined;
|
|
81
81
|
inputs["diskSizeGb"] = state ? state.diskSizeGb : undefined;
|
|
82
82
|
inputs["encryptionSettings"] = state ? state.encryptionSettings : undefined;
|
|
83
|
+
inputs["hyperVGeneration"] = state ? state.hyperVGeneration : undefined;
|
|
83
84
|
inputs["imageReferenceId"] = state ? state.imageReferenceId : undefined;
|
|
84
85
|
inputs["location"] = state ? state.location : undefined;
|
|
85
86
|
inputs["logicalSectorSize"] = state ? state.logicalSectorSize : undefined;
|
|
@@ -119,6 +120,7 @@ class ManagedDisk extends pulumi.CustomResource {
|
|
|
119
120
|
inputs["diskMbpsReadWrite"] = args ? args.diskMbpsReadWrite : undefined;
|
|
120
121
|
inputs["diskSizeGb"] = args ? args.diskSizeGb : undefined;
|
|
121
122
|
inputs["encryptionSettings"] = args ? args.encryptionSettings : undefined;
|
|
123
|
+
inputs["hyperVGeneration"] = args ? args.hyperVGeneration : undefined;
|
|
122
124
|
inputs["imageReferenceId"] = args ? args.imageReferenceId : undefined;
|
|
123
125
|
inputs["location"] = args ? args.location : undefined;
|
|
124
126
|
inputs["logicalSectorSize"] = args ? args.logicalSectorSize : undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"managedDisk.js","sourceRoot":"","sources":["../../compute/managedDisk.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2DG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"managedDisk.js","sourceRoot":"","sources":["../../compute/managedDisk.ts"],"names":[],"mappings":"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"}
|
package/compute/sharedImage.d.ts
CHANGED
|
@@ -114,6 +114,10 @@ export declare class SharedImage extends pulumi.CustomResource {
|
|
|
114
114
|
readonly tags: pulumi.Output<{
|
|
115
115
|
[key: string]: string;
|
|
116
116
|
} | undefined>;
|
|
117
|
+
/**
|
|
118
|
+
* Specifies if Trusted Launch has to be enabled for the Virtual Machine created from the Shared Image. Defaults to `false`. Changing this forces a new resource to be created.
|
|
119
|
+
*/
|
|
120
|
+
readonly trustedLaunchEnabled: pulumi.Output<boolean | undefined>;
|
|
117
121
|
/**
|
|
118
122
|
* Create a SharedImage resource with the given unique name, arguments, and options.
|
|
119
123
|
*
|
|
@@ -185,6 +189,10 @@ export interface SharedImageState {
|
|
|
185
189
|
tags?: pulumi.Input<{
|
|
186
190
|
[key: string]: pulumi.Input<string>;
|
|
187
191
|
}>;
|
|
192
|
+
/**
|
|
193
|
+
* Specifies if Trusted Launch has to be enabled for the Virtual Machine created from the Shared Image. Defaults to `false`. Changing this forces a new resource to be created.
|
|
194
|
+
*/
|
|
195
|
+
trustedLaunchEnabled?: pulumi.Input<boolean>;
|
|
188
196
|
}
|
|
189
197
|
/**
|
|
190
198
|
* The set of arguments for constructing a SharedImage resource.
|
|
@@ -248,4 +256,8 @@ export interface SharedImageArgs {
|
|
|
248
256
|
tags?: pulumi.Input<{
|
|
249
257
|
[key: string]: pulumi.Input<string>;
|
|
250
258
|
}>;
|
|
259
|
+
/**
|
|
260
|
+
* Specifies if Trusted Launch has to be enabled for the Virtual Machine created from the Shared Image. Defaults to `false`. Changing this forces a new resource to be created.
|
|
261
|
+
*/
|
|
262
|
+
trustedLaunchEnabled?: pulumi.Input<boolean>;
|
|
251
263
|
}
|
package/compute/sharedImage.js
CHANGED
|
@@ -65,6 +65,7 @@ class SharedImage extends pulumi.CustomResource {
|
|
|
65
65
|
inputs["resourceGroupName"] = state ? state.resourceGroupName : undefined;
|
|
66
66
|
inputs["specialized"] = state ? state.specialized : undefined;
|
|
67
67
|
inputs["tags"] = state ? state.tags : undefined;
|
|
68
|
+
inputs["trustedLaunchEnabled"] = state ? state.trustedLaunchEnabled : undefined;
|
|
68
69
|
}
|
|
69
70
|
else {
|
|
70
71
|
const args = argsOrState;
|
|
@@ -94,6 +95,7 @@ class SharedImage extends pulumi.CustomResource {
|
|
|
94
95
|
inputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
|
|
95
96
|
inputs["specialized"] = args ? args.specialized : undefined;
|
|
96
97
|
inputs["tags"] = args ? args.tags : undefined;
|
|
98
|
+
inputs["trustedLaunchEnabled"] = args ? args.trustedLaunchEnabled : undefined;
|
|
97
99
|
}
|
|
98
100
|
if (!opts.version) {
|
|
99
101
|
opts = pulumi.mergeOptions(opts, { version: utilities.getVersion() });
|