great-analyst-59265
03/05/2020, 4:37 PMgorgeous-elephant-23271
03/05/2020, 6:28 PMgorgeous-elephant-23271
03/05/2020, 6:28 PMerror: invalid character 'ÿ' looking for beginning of value
gorgeous-elephant-23271
03/05/2020, 6:29 PMpulumi stack export | out-file export.json
and pulumi stack import --file export.json
after I edit itgorgeous-elephant-23271
03/05/2020, 6:29 PMpulumi destroy --force
gorgeous-elephant-23271
03/05/2020, 6:31 PMpulumi stack rm --force
melodic-alarm-7397
03/06/2020, 3:14 PMglamorous-policeman-63745
03/08/2020, 2:32 PMcolossal-room-15708
03/09/2020, 1:01 PMnice-guitar-97142
03/09/2020, 6:08 PMazure:clientId, azure:clientSecret, azure: tenantId, and azure:subscriptionId
in the stack config, as i always have. i noticed there was a change around registering providers for 1.12.0. am i missing something that changed the ability to use azure config items for the azure provider?wet-noon-14291
03/09/2020, 10:45 PMbitter-lizard-48748
03/10/2020, 6:30 PMbitter-lizard-48748
03/10/2020, 6:31 PMadventurous-garage-59192
03/11/2020, 3:14 AMSystem.MissingMethodException: Method not found: 'Void Pulumi.CustomResource..ctor(System.String, System.String, Pulumi.ResourceArgs, Pulumi.ResourceOptions)
millions-waiter-80489
03/11/2020, 1:05 PMmillions-waiter-80489
03/11/2020, 1:07 PMmillions-waiter-80489
03/11/2020, 1:08 PMmillions-waiter-80489
03/11/2020, 1:08 PMmillions-waiter-80489
03/11/2020, 1:09 PMmillions-waiter-80489
03/11/2020, 1:09 PMmillions-waiter-80489
03/11/2020, 1:10 PMmillions-waiter-80489
03/11/2020, 1:10 PMtall-librarian-49374
03/11/2020, 1:26 PMbrainy-garden-89849
03/12/2020, 12:36 PMdamp-cartoon-25024
03/12/2020, 5:40 PMappconfiguration
) and the following definition works:
const appConfig = new azure.appconfiguration.ConfigurationStore(
"appConfigName",
{
name: "appConfigName",
resourceGroupName: resourceGroup.name,
sku: "standard"
}
);
But I want to assign a System Identity to it and there's no Identity
property. What's the best way to add it afterwards?bitter-lizard-48748
03/12/2020, 10:22 PMpowerful-football-81694
03/15/2020, 11:10 PMTemplateDeployment
resource, which works well. I’m even able to get the thumbprint out of it, so all good there.
However:
• To create a managed certificate, the corresponding CustomHostnameBinding
resource must already exist
• To activate TLS for the CustomHostnameBinding
, we need to specify the certificate thumbprint
• To get the certificate thumbprint, we need to create the managed certificate
• => circular dependency…
How do we typically work around these things?
Is there any way that I can create the CustomHostnameBinding
resource, and then later in the same Pulumi program, update it with the properties for certificate thumbprint?limited-rainbow-51650
03/16/2020, 1:43 PMStorageStaticWebsite
from index.ts
, probably because the 2.0 provider now does support the feature you previously used the custom resource for. Is there still another Typescript example available showing Dynamic Providers with associated resources?
https://www.pulumi.com/blog/dynamic-providers/handsome-optician-50551
03/19/2020, 4:17 PMcolossal-room-15708
03/20/2020, 5:41 AMpip install -r requirements.txt
step?colossal-room-15708
03/20/2020, 5:41 AMpip install -r requirements.txt
step?