gentle-market-22852
08/18/2022, 3:35 AMbillowy-army-68599
gentle-market-22852
08/18/2022, 3:41 AMbillowy-army-68599
gentle-market-22852
08/18/2022, 3:48 AMbillowy-army-68599
gentle-market-22852
08/18/2022, 3:51 AMyou can use pulumi to author ?? can you pl eloberate
billowy-army-68599
gentle-market-22852
08/18/2022, 3:56 AMbillowy-army-68599
Either set it explicitly or configure it with βpulumi config set azure-native:location <value>β.
gentle-market-22852
08/18/2022, 4:32 AMbillowy-army-68599
gentle-market-22852
08/18/2022, 4:33 AMazure:location: westus
billowy-army-68599
azure-native:location westus
gentle-market-22852
08/18/2022, 5:10 AMechoing-dinner-19531
08/18/2022, 7:28 AMI am seeing generated yaml is one of the way to verify and debug the code at least when the IaC code is minimal (eWe couldn't really generate complete yaml programs unless we'd already run the deployment, at which point if you just want some data to look at you can view the json for the stack state. There's probably an isomorphism between yaml programs and stack state, but I'm not sure it's worth us coding it up.