@pulumi/azure 5.69.0-alpha.1710169074 → 5.69.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.
Files changed (94) hide show
  1. package/appservice/certificate.d.ts +27 -3
  2. package/appservice/certificate.js +2 -0
  3. package/appservice/certificate.js.map +1 -1
  4. package/appservice/environmentV3.d.ts +9 -0
  5. package/appservice/environmentV3.js.map +1 -1
  6. package/appservice/getFunctionAppHostKeys.d.ts +1 -0
  7. package/appservice/getFunctionAppHostKeys.js.map +1 -1
  8. package/appservice/getStaticWebApp.d.ts +90 -0
  9. package/appservice/getStaticWebApp.js +54 -0
  10. package/appservice/getStaticWebApp.js.map +1 -0
  11. package/appservice/index.d.ts +9 -0
  12. package/appservice/index.js +15 -2
  13. package/appservice/index.js.map +1 -1
  14. package/appservice/servicePlan.d.ts +9 -9
  15. package/appservice/staticSite.d.ts +2 -0
  16. package/appservice/staticSite.js +2 -0
  17. package/appservice/staticSite.js.map +1 -1
  18. package/appservice/staticWebApp.d.ts +228 -0
  19. package/appservice/staticWebApp.js +108 -0
  20. package/appservice/staticWebApp.js.map +1 -0
  21. package/appservice/staticWebAppCustomDomain.d.ts +146 -0
  22. package/appservice/staticWebAppCustomDomain.js +141 -0
  23. package/appservice/staticWebAppCustomDomain.js.map +1 -0
  24. package/armmsi/federatedIdentityCredential.d.ts +3 -3
  25. package/authorization/assignment.d.ts +3 -3
  26. package/authorization/getRoleDefinition.d.ts +3 -3
  27. package/containerapp/customDomain.d.ts +101 -0
  28. package/containerapp/customDomain.js +75 -0
  29. package/containerapp/customDomain.js.map +1 -0
  30. package/containerapp/index.d.ts +3 -0
  31. package/containerapp/index.js +6 -1
  32. package/containerapp/index.js.map +1 -1
  33. package/containerservice/fleetMember.d.ts +0 -3
  34. package/containerservice/fleetMember.js +0 -3
  35. package/containerservice/fleetMember.js.map +1 -1
  36. package/containerservice/fleetUpdateRun.d.ts +0 -3
  37. package/containerservice/fleetUpdateRun.js +0 -3
  38. package/containerservice/fleetUpdateRun.js.map +1 -1
  39. package/containerservice/fleetUpdateStrategy.d.ts +0 -3
  40. package/containerservice/fleetUpdateStrategy.js +0 -3
  41. package/containerservice/fleetUpdateStrategy.js.map +1 -1
  42. package/containerservice/kubernetesFleetManager.d.ts +3 -3
  43. package/datafactory/integrationRuntimeManaged.d.ts +12 -0
  44. package/datafactory/integrationRuntimeManaged.js +2 -0
  45. package/datafactory/integrationRuntimeManaged.js.map +1 -1
  46. package/dataprotection/backupInstanceKubernetesCluster.d.ts +272 -0
  47. package/dataprotection/backupInstanceKubernetesCluster.js +223 -0
  48. package/dataprotection/backupInstanceKubernetesCluster.js.map +1 -0
  49. package/dataprotection/index.d.ts +3 -0
  50. package/dataprotection/index.js +6 -1
  51. package/dataprotection/index.js.map +1 -1
  52. package/eventhub/topic.d.ts +3 -3
  53. package/index.d.ts +2 -1
  54. package/index.js +3 -1
  55. package/index.js.map +1 -1
  56. package/keyvault/keyVault.d.ts +6 -0
  57. package/keyvault/keyVault.js.map +1 -1
  58. package/lb/probe.d.ts +3 -3
  59. package/mssql/managedDatabase.d.ts +3 -3
  60. package/mssql/managedInstance.d.ts +9 -0
  61. package/mssql/managedInstance.js.map +1 -1
  62. package/netapp/account.d.ts +3 -3
  63. package/netapp/accountEncryption.d.ts +86 -3
  64. package/netapp/accountEncryption.js +83 -0
  65. package/netapp/accountEncryption.js.map +1 -1
  66. package/netapp/volume.d.ts +9 -9
  67. package/package.json +1 -1
  68. package/redhatopenshift/cluster.d.ts +18 -18
  69. package/role/assignment.d.ts +3 -3
  70. package/role/getRoleDefinition.d.ts +3 -3
  71. package/servicebus/topic.d.ts +3 -3
  72. package/siterecovery/vmwareReplicatedVm.d.ts +54 -54
  73. package/streamanalytics/job.d.ts +0 -3
  74. package/streamanalytics/job.js.map +1 -1
  75. package/streamanalytics/outputBlob.d.ts +12 -0
  76. package/streamanalytics/outputBlob.js +2 -0
  77. package/streamanalytics/outputBlob.js.map +1 -1
  78. package/systemcenter/index.d.ts +3 -0
  79. package/systemcenter/index.js +6 -1
  80. package/systemcenter/index.js.map +1 -1
  81. package/systemcenter/virtualMachineManagerAvailabilitySet.d.ts +155 -0
  82. package/systemcenter/virtualMachineManagerAvailabilitySet.js +109 -0
  83. package/systemcenter/virtualMachineManagerAvailabilitySet.js.map +1 -0
  84. package/types/input.d.ts +802 -11
  85. package/types/output.d.ts +922 -17
  86. package/workloadssap/index.d.ts +6 -0
  87. package/workloadssap/index.js +27 -0
  88. package/workloadssap/index.js.map +1 -0
  89. package/workloadssap/singleNodeVirtualInstance.d.ts +189 -0
  90. package/workloadssap/singleNodeVirtualInstance.js +100 -0
  91. package/workloadssap/singleNodeVirtualInstance.js.map +1 -0
  92. package/workloadssap/threeTierVirtualInstance.d.ts +189 -0
  93. package/workloadssap/threeTierVirtualInstance.js +100 -0
  94. package/workloadssap/threeTierVirtualInstance.js.map +1 -0
@@ -0,0 +1,228 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Manages an App Service Static Web App.
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * <!--Start PulumiCodeChooser -->
10
+ * ```typescript
11
+ * import * as pulumi from "@pulumi/pulumi";
12
+ * import * as azure from "@pulumi/azure";
13
+ *
14
+ * const example = new azure.core.ResourceGroup("example", {
15
+ * name: "example-resources",
16
+ * location: "West Europe",
17
+ * });
18
+ * const exampleStaticWebApp = new azure.appservice.StaticWebApp("example", {
19
+ * name: "example",
20
+ * resourceGroupName: example.name,
21
+ * location: example.location,
22
+ * });
23
+ * ```
24
+ * <!--End PulumiCodeChooser -->
25
+ *
26
+ * ## Import
27
+ *
28
+ * Static Web Apps can be imported using the `resource id`, e.g.
29
+ *
30
+ * ```sh
31
+ * $ pulumi import azure:appservice/staticWebApp:StaticWebApp example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Web/staticSites/my-static-site1
32
+ * ```
33
+ */
34
+ export declare class StaticWebApp extends pulumi.CustomResource {
35
+ /**
36
+ * Get an existing StaticWebApp resource's state with the given name, ID, and optional extra
37
+ * properties used to qualify the lookup.
38
+ *
39
+ * @param name The _unique_ name of the resulting resource.
40
+ * @param id The _unique_ provider ID of the resource to lookup.
41
+ * @param state Any extra arguments used during the lookup.
42
+ * @param opts Optional settings to control the behavior of the CustomResource.
43
+ */
44
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: StaticWebAppState, opts?: pulumi.CustomResourceOptions): StaticWebApp;
45
+ /**
46
+ * Returns true if the given object is an instance of StaticWebApp. This is designed to work even
47
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
48
+ */
49
+ static isInstance(obj: any): obj is StaticWebApp;
50
+ /**
51
+ * The API key of this Static Web App, which is used for later interacting with this Static Web App from other clients, e.g. GitHub Action.
52
+ */
53
+ readonly apiKey: pulumi.Output<string>;
54
+ /**
55
+ * A key-value pair of App Settings.
56
+ */
57
+ readonly appSettings: pulumi.Output<{
58
+ [key: string]: string;
59
+ } | undefined>;
60
+ /**
61
+ * A `basicAuth` block as defined below.
62
+ */
63
+ readonly basicAuth: pulumi.Output<outputs.appservice.StaticWebAppBasicAuth | undefined>;
64
+ /**
65
+ * Should changes to the configuration file be permitted. Defaults to `true`.
66
+ */
67
+ readonly configurationFileChangesEnabled: pulumi.Output<boolean | undefined>;
68
+ /**
69
+ * The default host name of the Static Web App.
70
+ */
71
+ readonly defaultHostName: pulumi.Output<string>;
72
+ /**
73
+ * An `identity` block as defined below.
74
+ */
75
+ readonly identity: pulumi.Output<outputs.appservice.StaticWebAppIdentity | undefined>;
76
+ /**
77
+ * The Azure Region where the Static Web App should exist. Changing this forces a new Static Web App to be created.
78
+ */
79
+ readonly location: pulumi.Output<string>;
80
+ /**
81
+ * The name which should be used for this Static Web App. Changing this forces a new Static Web App to be created.
82
+ */
83
+ readonly name: pulumi.Output<string>;
84
+ /**
85
+ * Are Preview (Staging) environments enabled. Defaults to `true`.
86
+ */
87
+ readonly previewEnvironmentsEnabled: pulumi.Output<boolean | undefined>;
88
+ /**
89
+ * The name of the Resource Group where the Static Web App should exist. Changing this forces a new Static Web App to be created.
90
+ */
91
+ readonly resourceGroupName: pulumi.Output<string>;
92
+ /**
93
+ * Specifies the SKU size of the Static Web App. Possible values are `Free` or `Standard`. Defaults to `Free`.
94
+ */
95
+ readonly skuSize: pulumi.Output<string | undefined>;
96
+ /**
97
+ * Specifies the SKU tier of the Static Web App. Possible values are `Free` or `Standard`. Defaults to `Free`.
98
+ */
99
+ readonly skuTier: pulumi.Output<string | undefined>;
100
+ /**
101
+ * A mapping of tags to assign to the resource.
102
+ */
103
+ readonly tags: pulumi.Output<{
104
+ [key: string]: string;
105
+ } | undefined>;
106
+ /**
107
+ * Create a StaticWebApp resource with the given unique name, arguments, and options.
108
+ *
109
+ * @param name The _unique_ name of the resource.
110
+ * @param args The arguments to use to populate this resource's properties.
111
+ * @param opts A bag of options that control this resource's behavior.
112
+ */
113
+ constructor(name: string, args: StaticWebAppArgs, opts?: pulumi.CustomResourceOptions);
114
+ }
115
+ /**
116
+ * Input properties used for looking up and filtering StaticWebApp resources.
117
+ */
118
+ export interface StaticWebAppState {
119
+ /**
120
+ * The API key of this Static Web App, which is used for later interacting with this Static Web App from other clients, e.g. GitHub Action.
121
+ */
122
+ apiKey?: pulumi.Input<string>;
123
+ /**
124
+ * A key-value pair of App Settings.
125
+ */
126
+ appSettings?: pulumi.Input<{
127
+ [key: string]: pulumi.Input<string>;
128
+ }>;
129
+ /**
130
+ * A `basicAuth` block as defined below.
131
+ */
132
+ basicAuth?: pulumi.Input<inputs.appservice.StaticWebAppBasicAuth>;
133
+ /**
134
+ * Should changes to the configuration file be permitted. Defaults to `true`.
135
+ */
136
+ configurationFileChangesEnabled?: pulumi.Input<boolean>;
137
+ /**
138
+ * The default host name of the Static Web App.
139
+ */
140
+ defaultHostName?: pulumi.Input<string>;
141
+ /**
142
+ * An `identity` block as defined below.
143
+ */
144
+ identity?: pulumi.Input<inputs.appservice.StaticWebAppIdentity>;
145
+ /**
146
+ * The Azure Region where the Static Web App should exist. Changing this forces a new Static Web App to be created.
147
+ */
148
+ location?: pulumi.Input<string>;
149
+ /**
150
+ * The name which should be used for this Static Web App. Changing this forces a new Static Web App to be created.
151
+ */
152
+ name?: pulumi.Input<string>;
153
+ /**
154
+ * Are Preview (Staging) environments enabled. Defaults to `true`.
155
+ */
156
+ previewEnvironmentsEnabled?: pulumi.Input<boolean>;
157
+ /**
158
+ * The name of the Resource Group where the Static Web App should exist. Changing this forces a new Static Web App to be created.
159
+ */
160
+ resourceGroupName?: pulumi.Input<string>;
161
+ /**
162
+ * Specifies the SKU size of the Static Web App. Possible values are `Free` or `Standard`. Defaults to `Free`.
163
+ */
164
+ skuSize?: pulumi.Input<string>;
165
+ /**
166
+ * Specifies the SKU tier of the Static Web App. Possible values are `Free` or `Standard`. Defaults to `Free`.
167
+ */
168
+ skuTier?: pulumi.Input<string>;
169
+ /**
170
+ * A mapping of tags to assign to the resource.
171
+ */
172
+ tags?: pulumi.Input<{
173
+ [key: string]: pulumi.Input<string>;
174
+ }>;
175
+ }
176
+ /**
177
+ * The set of arguments for constructing a StaticWebApp resource.
178
+ */
179
+ export interface StaticWebAppArgs {
180
+ /**
181
+ * A key-value pair of App Settings.
182
+ */
183
+ appSettings?: pulumi.Input<{
184
+ [key: string]: pulumi.Input<string>;
185
+ }>;
186
+ /**
187
+ * A `basicAuth` block as defined below.
188
+ */
189
+ basicAuth?: pulumi.Input<inputs.appservice.StaticWebAppBasicAuth>;
190
+ /**
191
+ * Should changes to the configuration file be permitted. Defaults to `true`.
192
+ */
193
+ configurationFileChangesEnabled?: pulumi.Input<boolean>;
194
+ /**
195
+ * An `identity` block as defined below.
196
+ */
197
+ identity?: pulumi.Input<inputs.appservice.StaticWebAppIdentity>;
198
+ /**
199
+ * The Azure Region where the Static Web App should exist. Changing this forces a new Static Web App to be created.
200
+ */
201
+ location?: pulumi.Input<string>;
202
+ /**
203
+ * The name which should be used for this Static Web App. Changing this forces a new Static Web App to be created.
204
+ */
205
+ name?: pulumi.Input<string>;
206
+ /**
207
+ * Are Preview (Staging) environments enabled. Defaults to `true`.
208
+ */
209
+ previewEnvironmentsEnabled?: pulumi.Input<boolean>;
210
+ /**
211
+ * The name of the Resource Group where the Static Web App should exist. Changing this forces a new Static Web App to be created.
212
+ */
213
+ resourceGroupName: pulumi.Input<string>;
214
+ /**
215
+ * Specifies the SKU size of the Static Web App. Possible values are `Free` or `Standard`. Defaults to `Free`.
216
+ */
217
+ skuSize?: pulumi.Input<string>;
218
+ /**
219
+ * Specifies the SKU tier of the Static Web App. Possible values are `Free` or `Standard`. Defaults to `Free`.
220
+ */
221
+ skuTier?: pulumi.Input<string>;
222
+ /**
223
+ * A mapping of tags to assign to the resource.
224
+ */
225
+ tags?: pulumi.Input<{
226
+ [key: string]: pulumi.Input<string>;
227
+ }>;
228
+ }
@@ -0,0 +1,108 @@
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.StaticWebApp = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages an App Service Static Web App.
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 = new azure.core.ResourceGroup("example", {
19
+ * name: "example-resources",
20
+ * location: "West Europe",
21
+ * });
22
+ * const exampleStaticWebApp = new azure.appservice.StaticWebApp("example", {
23
+ * name: "example",
24
+ * resourceGroupName: example.name,
25
+ * location: example.location,
26
+ * });
27
+ * ```
28
+ * <!--End PulumiCodeChooser -->
29
+ *
30
+ * ## Import
31
+ *
32
+ * Static Web Apps can be imported using the `resource id`, e.g.
33
+ *
34
+ * ```sh
35
+ * $ pulumi import azure:appservice/staticWebApp:StaticWebApp example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Web/staticSites/my-static-site1
36
+ * ```
37
+ */
38
+ class StaticWebApp extends pulumi.CustomResource {
39
+ constructor(name, argsOrState, opts) {
40
+ let resourceInputs = {};
41
+ opts = opts || {};
42
+ if (opts.id) {
43
+ const state = argsOrState;
44
+ resourceInputs["apiKey"] = state ? state.apiKey : undefined;
45
+ resourceInputs["appSettings"] = state ? state.appSettings : undefined;
46
+ resourceInputs["basicAuth"] = state ? state.basicAuth : undefined;
47
+ resourceInputs["configurationFileChangesEnabled"] = state ? state.configurationFileChangesEnabled : undefined;
48
+ resourceInputs["defaultHostName"] = state ? state.defaultHostName : undefined;
49
+ resourceInputs["identity"] = state ? state.identity : undefined;
50
+ resourceInputs["location"] = state ? state.location : undefined;
51
+ resourceInputs["name"] = state ? state.name : undefined;
52
+ resourceInputs["previewEnvironmentsEnabled"] = state ? state.previewEnvironmentsEnabled : undefined;
53
+ resourceInputs["resourceGroupName"] = state ? state.resourceGroupName : undefined;
54
+ resourceInputs["skuSize"] = state ? state.skuSize : undefined;
55
+ resourceInputs["skuTier"] = state ? state.skuTier : undefined;
56
+ resourceInputs["tags"] = state ? state.tags : undefined;
57
+ }
58
+ else {
59
+ const args = argsOrState;
60
+ if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
61
+ throw new Error("Missing required property 'resourceGroupName'");
62
+ }
63
+ resourceInputs["appSettings"] = args ? args.appSettings : undefined;
64
+ resourceInputs["basicAuth"] = (args === null || args === void 0 ? void 0 : args.basicAuth) ? pulumi.secret(args.basicAuth) : undefined;
65
+ resourceInputs["configurationFileChangesEnabled"] = args ? args.configurationFileChangesEnabled : undefined;
66
+ resourceInputs["identity"] = args ? args.identity : undefined;
67
+ resourceInputs["location"] = args ? args.location : undefined;
68
+ resourceInputs["name"] = args ? args.name : undefined;
69
+ resourceInputs["previewEnvironmentsEnabled"] = args ? args.previewEnvironmentsEnabled : undefined;
70
+ resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
71
+ resourceInputs["skuSize"] = args ? args.skuSize : undefined;
72
+ resourceInputs["skuTier"] = args ? args.skuTier : undefined;
73
+ resourceInputs["tags"] = args ? args.tags : undefined;
74
+ resourceInputs["apiKey"] = undefined /*out*/;
75
+ resourceInputs["defaultHostName"] = undefined /*out*/;
76
+ }
77
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
78
+ const secretOpts = { additionalSecretOutputs: ["apiKey", "basicAuth"] };
79
+ opts = pulumi.mergeOptions(opts, secretOpts);
80
+ super(StaticWebApp.__pulumiType, name, resourceInputs, opts);
81
+ }
82
+ /**
83
+ * Get an existing StaticWebApp resource's state with the given name, ID, and optional extra
84
+ * properties used to qualify the lookup.
85
+ *
86
+ * @param name The _unique_ name of the resulting resource.
87
+ * @param id The _unique_ provider ID of the resource to lookup.
88
+ * @param state Any extra arguments used during the lookup.
89
+ * @param opts Optional settings to control the behavior of the CustomResource.
90
+ */
91
+ static get(name, id, state, opts) {
92
+ return new StaticWebApp(name, state, Object.assign(Object.assign({}, opts), { id: id }));
93
+ }
94
+ /**
95
+ * Returns true if the given object is an instance of StaticWebApp. This is designed to work even
96
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
97
+ */
98
+ static isInstance(obj) {
99
+ if (obj === undefined || obj === null) {
100
+ return false;
101
+ }
102
+ return obj['__pulumiType'] === StaticWebApp.__pulumiType;
103
+ }
104
+ }
105
+ exports.StaticWebApp = StaticWebApp;
106
+ /** @internal */
107
+ StaticWebApp.__pulumiType = 'azure:appservice/staticWebApp:StaticWebApp';
108
+ //# sourceMappingURL=staticWebApp.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"staticWebApp.js","sourceRoot":"","sources":["../../appservice/staticWebApp.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IAyFnD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,iCAAiC,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,+BAA+B,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9G,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,4BAA4B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,CAAC,CAAC,SAAS,CAAC;YACpG,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,iBAAiB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9D,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;aACpE;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,WAAW,CAAC,GAAG,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,SAAS,EAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,iCAAiC,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,+BAA+B,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5G,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,4BAA4B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,0BAA0B,CAAC,CAAC,CAAC,SAAS,CAAC;YAClG,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,UAAU,GAAG,EAAE,uBAAuB,EAAE,CAAC,QAAQ,EAAE,WAAW,CAAC,EAAE,CAAC;QACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;QAC7C,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;IAjID;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnE,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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;;AA1BL,oCAmIC;AArHG,gBAAgB;AACO,yBAAY,GAAG,4CAA4C,CAAC"}
@@ -0,0 +1,146 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * ## Example Usage
4
+ *
5
+ * ### CNAME validation
6
+ *
7
+ * <!--Start PulumiCodeChooser -->
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as azure from "@pulumi/azure";
11
+ *
12
+ * const example = new azure.core.ResourceGroup("example", {
13
+ * name: "example-resources",
14
+ * location: "West Europe",
15
+ * });
16
+ * const exampleStaticWebApp = new azure.appservice.StaticWebApp("example", {
17
+ * name: "example",
18
+ * resourceGroupName: example.name,
19
+ * location: example.location,
20
+ * });
21
+ * const exampleCNameRecord = new azure.dns.CNameRecord("example", {
22
+ * name: "my-domain",
23
+ * zoneName: "contoso.com",
24
+ * resourceGroupName: example.name,
25
+ * ttl: 300,
26
+ * record: exampleStaticWebApp.defaultHostName,
27
+ * });
28
+ * const exampleStaticWebAppCustomDomain = new azure.appservice.StaticWebAppCustomDomain("example", {
29
+ * staticWebAppId: exampleStaticWebApp.id,
30
+ * domainName: pulumi.interpolate`${exampleCNameRecord.name}.${exampleCNameRecord.zoneName}`,
31
+ * validationType: "cname-delegation",
32
+ * });
33
+ * ```
34
+ * <!--End PulumiCodeChooser -->
35
+ *
36
+ * ### TXT validation
37
+ *
38
+ * <!--Start PulumiCodeChooser -->
39
+ * ```typescript
40
+ * import * as pulumi from "@pulumi/pulumi";
41
+ * import * as azure from "@pulumi/azure";
42
+ *
43
+ * const example = new azure.core.ResourceGroup("example", {
44
+ * name: "example-resources",
45
+ * location: "West Europe",
46
+ * });
47
+ * const exampleStaticWebApp = new azure.appservice.StaticWebApp("example", {
48
+ * name: "example",
49
+ * resourceGroupName: example.name,
50
+ * location: example.location,
51
+ * });
52
+ * const exampleStaticWebAppCustomDomain = new azure.appservice.StaticWebAppCustomDomain("example", {
53
+ * staticWebAppId: exampleStaticWebApp.id,
54
+ * domainName: "my-domain.contoso.com",
55
+ * validationType: "dns-txt-token",
56
+ * });
57
+ * const exampleTxtRecord = new azure.dns.TxtRecord("example", {
58
+ * name: "_dnsauth.my-domain",
59
+ * zoneName: "contoso.com",
60
+ * resourceGroupName: example.name,
61
+ * ttl: 300,
62
+ * records: [{
63
+ * value: exampleStaticWebAppCustomDomain.validationToken,
64
+ * }],
65
+ * });
66
+ * ```
67
+ * <!--End PulumiCodeChooser -->
68
+ *
69
+ * ## Import
70
+ *
71
+ * Static Site Custom Domains can be imported using the `resource id`, e.g.
72
+ *
73
+ * ```sh
74
+ * $ pulumi import azure:appservice/staticWebAppCustomDomain:StaticWebAppCustomDomain example /subscriptions/12345678-1234-9876-4563-123456789012/resourceGroups/group1/providers/Microsoft.Web/staticSites/my-static-site1/customDomains/name.contoso.com
75
+ * ```
76
+ */
77
+ export declare class StaticWebAppCustomDomain extends pulumi.CustomResource {
78
+ /**
79
+ * Get an existing StaticWebAppCustomDomain resource's state with the given name, ID, and optional extra
80
+ * properties used to qualify the lookup.
81
+ *
82
+ * @param name The _unique_ name of the resulting resource.
83
+ * @param id The _unique_ provider ID of the resource to lookup.
84
+ * @param state Any extra arguments used during the lookup.
85
+ * @param opts Optional settings to control the behavior of the CustomResource.
86
+ */
87
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: StaticWebAppCustomDomainState, opts?: pulumi.CustomResourceOptions): StaticWebAppCustomDomain;
88
+ /**
89
+ * Returns true if the given object is an instance of StaticWebAppCustomDomain. This is designed to work even
90
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
91
+ */
92
+ static isInstance(obj: any): obj is StaticWebAppCustomDomain;
93
+ /**
94
+ * The Domain Name which should be associated with this Static Site. Changing this forces a new Static Site Custom Domain to be created.
95
+ */
96
+ readonly domainName: pulumi.Output<string>;
97
+ /**
98
+ * The ID of the Static Site. Changing this forces a new Static Site Custom Domain to be created.
99
+ */
100
+ readonly staticWebAppId: pulumi.Output<string>;
101
+ /**
102
+ * Token to be used with `dns-txt-token` validation.
103
+ */
104
+ readonly validationToken: pulumi.Output<string>;
105
+ readonly validationType: pulumi.Output<string>;
106
+ /**
107
+ * Create a StaticWebAppCustomDomain resource with the given unique name, arguments, and options.
108
+ *
109
+ * @param name The _unique_ name of the resource.
110
+ * @param args The arguments to use to populate this resource's properties.
111
+ * @param opts A bag of options that control this resource's behavior.
112
+ */
113
+ constructor(name: string, args: StaticWebAppCustomDomainArgs, opts?: pulumi.CustomResourceOptions);
114
+ }
115
+ /**
116
+ * Input properties used for looking up and filtering StaticWebAppCustomDomain resources.
117
+ */
118
+ export interface StaticWebAppCustomDomainState {
119
+ /**
120
+ * The Domain Name which should be associated with this Static Site. Changing this forces a new Static Site Custom Domain to be created.
121
+ */
122
+ domainName?: pulumi.Input<string>;
123
+ /**
124
+ * The ID of the Static Site. Changing this forces a new Static Site Custom Domain to be created.
125
+ */
126
+ staticWebAppId?: pulumi.Input<string>;
127
+ /**
128
+ * Token to be used with `dns-txt-token` validation.
129
+ */
130
+ validationToken?: pulumi.Input<string>;
131
+ validationType?: pulumi.Input<string>;
132
+ }
133
+ /**
134
+ * The set of arguments for constructing a StaticWebAppCustomDomain resource.
135
+ */
136
+ export interface StaticWebAppCustomDomainArgs {
137
+ /**
138
+ * The Domain Name which should be associated with this Static Site. Changing this forces a new Static Site Custom Domain to be created.
139
+ */
140
+ domainName: pulumi.Input<string>;
141
+ /**
142
+ * The ID of the Static Site. Changing this forces a new Static Site Custom Domain to be created.
143
+ */
144
+ staticWebAppId: pulumi.Input<string>;
145
+ validationType: pulumi.Input<string>;
146
+ }
@@ -0,0 +1,141 @@
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.StaticWebAppCustomDomain = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * ## Example Usage
10
+ *
11
+ * ### CNAME validation
12
+ *
13
+ * <!--Start PulumiCodeChooser -->
14
+ * ```typescript
15
+ * import * as pulumi from "@pulumi/pulumi";
16
+ * import * as azure from "@pulumi/azure";
17
+ *
18
+ * const example = new azure.core.ResourceGroup("example", {
19
+ * name: "example-resources",
20
+ * location: "West Europe",
21
+ * });
22
+ * const exampleStaticWebApp = new azure.appservice.StaticWebApp("example", {
23
+ * name: "example",
24
+ * resourceGroupName: example.name,
25
+ * location: example.location,
26
+ * });
27
+ * const exampleCNameRecord = new azure.dns.CNameRecord("example", {
28
+ * name: "my-domain",
29
+ * zoneName: "contoso.com",
30
+ * resourceGroupName: example.name,
31
+ * ttl: 300,
32
+ * record: exampleStaticWebApp.defaultHostName,
33
+ * });
34
+ * const exampleStaticWebAppCustomDomain = new azure.appservice.StaticWebAppCustomDomain("example", {
35
+ * staticWebAppId: exampleStaticWebApp.id,
36
+ * domainName: pulumi.interpolate`${exampleCNameRecord.name}.${exampleCNameRecord.zoneName}`,
37
+ * validationType: "cname-delegation",
38
+ * });
39
+ * ```
40
+ * <!--End PulumiCodeChooser -->
41
+ *
42
+ * ### TXT validation
43
+ *
44
+ * <!--Start PulumiCodeChooser -->
45
+ * ```typescript
46
+ * import * as pulumi from "@pulumi/pulumi";
47
+ * import * as azure from "@pulumi/azure";
48
+ *
49
+ * const example = new azure.core.ResourceGroup("example", {
50
+ * name: "example-resources",
51
+ * location: "West Europe",
52
+ * });
53
+ * const exampleStaticWebApp = new azure.appservice.StaticWebApp("example", {
54
+ * name: "example",
55
+ * resourceGroupName: example.name,
56
+ * location: example.location,
57
+ * });
58
+ * const exampleStaticWebAppCustomDomain = new azure.appservice.StaticWebAppCustomDomain("example", {
59
+ * staticWebAppId: exampleStaticWebApp.id,
60
+ * domainName: "my-domain.contoso.com",
61
+ * validationType: "dns-txt-token",
62
+ * });
63
+ * const exampleTxtRecord = new azure.dns.TxtRecord("example", {
64
+ * name: "_dnsauth.my-domain",
65
+ * zoneName: "contoso.com",
66
+ * resourceGroupName: example.name,
67
+ * ttl: 300,
68
+ * records: [{
69
+ * value: exampleStaticWebAppCustomDomain.validationToken,
70
+ * }],
71
+ * });
72
+ * ```
73
+ * <!--End PulumiCodeChooser -->
74
+ *
75
+ * ## Import
76
+ *
77
+ * Static Site Custom Domains can be imported using the `resource id`, e.g.
78
+ *
79
+ * ```sh
80
+ * $ pulumi import azure:appservice/staticWebAppCustomDomain:StaticWebAppCustomDomain example /subscriptions/12345678-1234-9876-4563-123456789012/resourceGroups/group1/providers/Microsoft.Web/staticSites/my-static-site1/customDomains/name.contoso.com
81
+ * ```
82
+ */
83
+ class StaticWebAppCustomDomain extends pulumi.CustomResource {
84
+ constructor(name, argsOrState, opts) {
85
+ let resourceInputs = {};
86
+ opts = opts || {};
87
+ if (opts.id) {
88
+ const state = argsOrState;
89
+ resourceInputs["domainName"] = state ? state.domainName : undefined;
90
+ resourceInputs["staticWebAppId"] = state ? state.staticWebAppId : undefined;
91
+ resourceInputs["validationToken"] = state ? state.validationToken : undefined;
92
+ resourceInputs["validationType"] = state ? state.validationType : undefined;
93
+ }
94
+ else {
95
+ const args = argsOrState;
96
+ if ((!args || args.domainName === undefined) && !opts.urn) {
97
+ throw new Error("Missing required property 'domainName'");
98
+ }
99
+ if ((!args || args.staticWebAppId === undefined) && !opts.urn) {
100
+ throw new Error("Missing required property 'staticWebAppId'");
101
+ }
102
+ if ((!args || args.validationType === undefined) && !opts.urn) {
103
+ throw new Error("Missing required property 'validationType'");
104
+ }
105
+ resourceInputs["domainName"] = args ? args.domainName : undefined;
106
+ resourceInputs["staticWebAppId"] = args ? args.staticWebAppId : undefined;
107
+ resourceInputs["validationType"] = args ? args.validationType : undefined;
108
+ resourceInputs["validationToken"] = undefined /*out*/;
109
+ }
110
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
111
+ const secretOpts = { additionalSecretOutputs: ["validationToken"] };
112
+ opts = pulumi.mergeOptions(opts, secretOpts);
113
+ super(StaticWebAppCustomDomain.__pulumiType, name, resourceInputs, opts);
114
+ }
115
+ /**
116
+ * Get an existing StaticWebAppCustomDomain resource's state with the given name, ID, and optional extra
117
+ * properties used to qualify the lookup.
118
+ *
119
+ * @param name The _unique_ name of the resulting resource.
120
+ * @param id The _unique_ provider ID of the resource to lookup.
121
+ * @param state Any extra arguments used during the lookup.
122
+ * @param opts Optional settings to control the behavior of the CustomResource.
123
+ */
124
+ static get(name, id, state, opts) {
125
+ return new StaticWebAppCustomDomain(name, state, Object.assign(Object.assign({}, opts), { id: id }));
126
+ }
127
+ /**
128
+ * Returns true if the given object is an instance of StaticWebAppCustomDomain. This is designed to work even
129
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
130
+ */
131
+ static isInstance(obj) {
132
+ if (obj === undefined || obj === null) {
133
+ return false;
134
+ }
135
+ return obj['__pulumiType'] === StaticWebAppCustomDomain.__pulumiType;
136
+ }
137
+ }
138
+ exports.StaticWebAppCustomDomain = StaticWebAppCustomDomain;
139
+ /** @internal */
140
+ StaticWebAppCustomDomain.__pulumiType = 'azure:appservice/staticWebAppCustomDomain:StaticWebAppCustomDomain';
141
+ //# sourceMappingURL=staticWebAppCustomDomain.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"staticWebAppCustomDomain.js","sourceRoot":"","sources":["../../appservice/staticWebAppCustomDomain.ts"],"names":[],"mappings":"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"}
@@ -62,7 +62,7 @@ export declare class FederatedIdentityCredential extends pulumi.CustomResource {
62
62
  */
63
63
  readonly issuer: pulumi.Output<string>;
64
64
  /**
65
- * Specifies the name of this Federated Identity Credential.
65
+ * Specifies the name of this Federated Identity Credential. Changing this forces a new resource to be created.
66
66
  */
67
67
  readonly name: pulumi.Output<string>;
68
68
  /**
@@ -99,7 +99,7 @@ export interface FederatedIdentityCredentialState {
99
99
  */
100
100
  issuer?: pulumi.Input<string>;
101
101
  /**
102
- * Specifies the name of this Federated Identity Credential.
102
+ * Specifies the name of this Federated Identity Credential. Changing this forces a new resource to be created.
103
103
  */
104
104
  name?: pulumi.Input<string>;
105
105
  /**
@@ -128,7 +128,7 @@ export interface FederatedIdentityCredentialArgs {
128
128
  */
129
129
  issuer: pulumi.Input<string>;
130
130
  /**
131
- * Specifies the name of this Federated Identity Credential.
131
+ * Specifies the name of this Federated Identity Credential. Changing this forces a new resource to be created.
132
132
  */
133
133
  name?: pulumi.Input<string>;
134
134
  /**