Skip to content

Commit

Permalink
make build_sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot committed Dec 4, 2023
1 parent 88e58a6 commit 1758869
Show file tree
Hide file tree
Showing 46 changed files with 186 additions and 45 deletions.
2 changes: 1 addition & 1 deletion sdk/dotnet/Authorization/Assignment.cs
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:role/assignment:Assignment"},
new global::Pulumi.Alias { Type = "azure:role/assignment:Assignment" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Authorization/RoleDefinition.cs
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:role/definition:Definition"},
new global::Pulumi.Alias { Type = "azure:role/definition:Definition" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Authorization/UserAssignedIdentity.cs
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:msi/userAssignedIdentity:UserAssignedIdentity"},
new global::Pulumi.Alias { Type = "azure:msi/userAssignedIdentity:UserAssignedIdentity" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Cdn/FrontdoorCustomDomain.cs
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:cdn/frontdoorCustomEndpoint:FrontdoorCustomEndpoint"},
new global::Pulumi.Alias { Type = "azure:cdn/frontdoorCustomEndpoint:FrontdoorCustomEndpoint" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/ContainerService/RegistryWebhook.cs
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:containerservice/registryWebook:RegistryWebook"},
new global::Pulumi.Alias { Type = "azure:containerservice/registryWebook:RegistryWebook" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/EventGrid/Domain.cs
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:eventhub/domain:Domain"},
new global::Pulumi.Alias { Type = "azure:eventhub/domain:Domain" },
},
AdditionalSecretOutputs =
{
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/EventGrid/EventSubscription.cs
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:eventhub/eventSubscription:EventSubscription"},
new global::Pulumi.Alias { Type = "azure:eventhub/eventSubscription:EventSubscription" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/EventGrid/Topic.cs
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:eventhub/eventGridTopic:EventGridTopic"},
new global::Pulumi.Alias { Type = "azure:eventhub/eventGridTopic:EventGridTopic" },
},
AdditionalSecretOutputs =
{
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/EventHub/AuthorizationRule.cs
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:eventhub/eventHubAuthorizationRule:EventHubAuthorizationRule"},
new global::Pulumi.Alias { Type = "azure:eventhub/eventHubAuthorizationRule:EventHubAuthorizationRule" },
},
AdditionalSecretOutputs =
{
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/EventHub/ConsumerGroup.cs
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:eventhub/eventHubConsumerGroup:EventHubConsumerGroup"},
new global::Pulumi.Alias { Type = "azure:eventhub/eventHubConsumerGroup:EventHubConsumerGroup" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/KeyVault/Certificate.cs
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:keyvault/certifiate:Certifiate"},
new global::Pulumi.Alias { Type = "azure:keyvault/certifiate:Certifiate" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Management/Group.cs
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:managementgroups/managementGroup:ManagementGroup"},
new global::Pulumi.Alias { Type = "azure:managementgroups/managementGroup:ManagementGroup" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Management/Lock.cs
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:managementresource/manangementLock:ManangementLock"},
new global::Pulumi.Alias { Type = "azure:managementresource/manangementLock:ManangementLock" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Media/ServiceAccount.cs
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:mediaservices/account:Account"},
new global::Pulumi.Alias { Type = "azure:mediaservices/account:Account" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:mysql/flexibleServerActiveDirectoryAdministrator:FlexibleServerActiveDirectoryAdministrator"},
new global::Pulumi.Alias { Type = "azure:mysql/flexibleServerActiveDirectoryAdministrator:FlexibleServerActiveDirectoryAdministrator" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Network/TrafficManagerProfile.cs
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:trafficmanager/profile:Profile"},
new global::Pulumi.Alias { Type = "azure:trafficmanager/profile:Profile" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Portal/Dashboard.cs
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:dashboard/dashboard:Dashboard"},
new global::Pulumi.Alias { Type = "azure:dashboard/dashboard:Dashboard" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Sentinel/AutomationRule.cs
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:sentinel/authomationRule:AuthomationRule"},
new global::Pulumi.Alias { Type = "azure:sentinel/authomationRule:AuthomationRule" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/ServiceBus/Namespace.cs
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:eventhub/namespace:Namespace"},
new global::Pulumi.Alias { Type = "azure:eventhub/namespace:Namespace" },
},
AdditionalSecretOutputs =
{
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/ServiceBus/NamespaceAuthorizationRule.cs
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:eventhub/namespaceAuthorizationRule:NamespaceAuthorizationRule"},
new global::Pulumi.Alias { Type = "azure:eventhub/namespaceAuthorizationRule:NamespaceAuthorizationRule" },
},
AdditionalSecretOutputs =
{
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/ServiceBus/Queue.cs
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:eventhub/queue:Queue"},
new global::Pulumi.Alias { Type = "azure:eventhub/queue:Queue" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/ServiceBus/QueueAuthorizationRule.cs
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:eventhub/queueAuthorizationRule:QueueAuthorizationRule"},
new global::Pulumi.Alias { Type = "azure:eventhub/queueAuthorizationRule:QueueAuthorizationRule" },
},
AdditionalSecretOutputs =
{
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/ServiceBus/Subscription.cs
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:eventhub/subscription:Subscription"},
new global::Pulumi.Alias { Type = "azure:eventhub/subscription:Subscription" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/ServiceBus/SubscriptionRule.cs
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:eventhub/subscriptionRule:SubscriptionRule"},
new global::Pulumi.Alias { Type = "azure:eventhub/subscriptionRule:SubscriptionRule" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/ServiceBus/Topic.cs
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:eventhub/topic:Topic"},
new global::Pulumi.Alias { Type = "azure:eventhub/topic:Topic" },
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/ServiceBus/TopicAuthorizationRule.cs
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
Version = Utilities.Version,
Aliases =
{
new global::Pulumi.Alias { Type = "azure:eventhub/topicAuthorizationRule:TopicAuthorizationRule"},
new global::Pulumi.Alias { Type = "azure:eventhub/topicAuthorizationRule:TopicAuthorizationRule" },
},
AdditionalSecretOutputs =
{
Expand Down
71 changes: 71 additions & 0 deletions sdk/go/azure/internal/pulumiUtilities.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdk/nodejs/apimanagement/apiSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import * as utilities from "../utilities";
* resourceGroupName: exampleApi.then(exampleApi => exampleApi.resourceGroupName),
* schemaId: "example-schema",
* contentType: "application/vnd.ms-azure-apim.xsd+xml",
* value: fs.readFileSync("api_management_api_schema.xml"),
* value: fs.readFileSync("api_management_api_schema.xml", "utf8"),
* });
* ```
*
Expand Down
2 changes: 1 addition & 1 deletion sdk/nodejs/apimanagement/globalSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import * as utilities from "../utilities";
* apiManagementName: exampleService.name,
* resourceGroupName: exampleResourceGroup.name,
* type: "xml",
* value: fs.readFileSync("api_management_api_schema.xml"),
* value: fs.readFileSync("api_management_api_schema.xml", "utf8"),
* });
* ```
*
Expand Down
2 changes: 1 addition & 1 deletion sdk/nodejs/apimanagement/policy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import * as utilities from "../utilities";
* });
* const examplePolicy = new azure.apimanagement.Policy("examplePolicy", {
* apiManagementId: exampleService.id,
* xmlContent: fs.readFileSync("example.xml"),
* xmlContent: fs.readFileSync("example.xml", "utf8"),
* });
* ```
*
Expand Down
2 changes: 1 addition & 1 deletion sdk/nodejs/appservice/functionAppFunction.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ import * as utilities from "../utilities";
* language: "CSharp",
* files: [{
* name: "run.csx",
* content: fs.readFileSync("exampledata/run.csx"),
* content: fs.readFileSync("exampledata/run.csx", "utf8"),
* }],
* testData: JSON.stringify({
* name: "Azure",
Expand Down
2 changes: 1 addition & 1 deletion sdk/nodejs/attestation/provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import * as utilities from "../utilities";
* const exampleProvider = new azure.attestation.Provider("exampleProvider", {
* resourceGroupName: exampleResourceGroup.name,
* location: exampleResourceGroup.location,
* policySigningCertificateData: fs.readFileSync("./example/cert.pem"),
* policySigningCertificateData: fs.readFileSync("./example/cert.pem", "utf8"),
* });
* ```
*
Expand Down
2 changes: 1 addition & 1 deletion sdk/nodejs/automation/connectionServicePrincipal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import * as utilities from "../utilities";
* applicationId: "00000000-0000-0000-0000-000000000000",
* tenantId: exampleClientConfig.then(exampleClientConfig => exampleClientConfig.tenantId),
* subscriptionId: exampleClientConfig.then(exampleClientConfig => exampleClientConfig.subscriptionId),
* certificateThumbprint: fs.readFileSync("automation_certificate_test.thumb"),
* certificateThumbprint: fs.readFileSync("automation_certificate_test.thumb", "utf8"),
* });
* ```
*
Expand Down
2 changes: 1 addition & 1 deletion sdk/nodejs/compute/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ import * as utilities from "../utilities";
* networkInterfaceIds: [exampleNetworkInterface.id],
* adminSshKeys: [{
* username: "adminuser",
* publicKey: fs.readFileSync("~/.ssh/id_rsa.pub"),
* publicKey: fs.readFileSync("~/.ssh/id_rsa.pub", "utf8"),
* }],
* osDisk: {
* caching: "ReadWrite",
Expand Down
2 changes: 1 addition & 1 deletion sdk/nodejs/compute/linuxVirtualMachine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ import * as utilities from "../utilities";
* networkInterfaceIds: [exampleNetworkInterface.id],
* adminSshKeys: [{
* username: "adminuser",
* publicKey: fs.readFileSync("~/.ssh/id_rsa.pub"),
* publicKey: fs.readFileSync("~/.ssh/id_rsa.pub", "utf8"),
* }],
* osDisk: {
* caching: "ReadWrite",
Expand Down
Loading

0 comments on commit 1758869

Please sign in to comment.