helpful-vegetable-35581
02/03/2019, 5:37 PMtall-librarian-49374
02/03/2019, 7:36 PMhelpful-vegetable-35581
02/03/2019, 7:54 PMhelpful-vegetable-35581
02/03/2019, 8:00 PMhelpful-vegetable-35581
02/03/2019, 8:01 PMtall-librarian-49374
02/03/2019, 8:18 PMtall-librarian-49374
02/03/2019, 8:19 PMhelpful-vegetable-35581
02/03/2019, 8:40 PMtall-librarian-49374
02/03/2019, 8:51 PMtall-librarian-49374
02/05/2019, 1:28 PMtall-librarian-49374
02/05/2019, 2:08 PMstocky-spoon-28903
02/05/2019, 2:40 PMIO
function do @tall-librarian-49374 ?helpful-vegetable-35581
02/05/2019, 7:14 PMhelpful-vegetable-35581
02/05/2019, 7:18 PMtall-librarian-49374
02/05/2019, 7:53 PMtall-librarian-49374
02/16/2019, 8:04 AMZipBlobArgs.Content
of type string
in C# while it's pulumi.asset.Archive
in TypeScript? Needs some special treatment?helpful-vegetable-35581
02/16/2019, 12:39 PMtall-librarian-49374
02/16/2019, 6:53 PMtall-librarian-49374
02/16/2019, 9:31 PMvar blob = new ZipBlob(
"dotnetzip",
new ZipBlobArgs(
resourceGroupName: resourceGroup.Name,
storageAccountName: storageAccount.Name,
storageContainerName: container.Name,
type: IO "block",
content: IO "???"
));
Seems to fail with An assertion has failed
with whatever I put into content
.tall-librarian-49374
02/16/2019, 10:30 PMBlob
helpful-vegetable-35581
02/16/2019, 10:32 PMhelpful-vegetable-35581
02/16/2019, 10:44 PMtall-librarian-49374
02/16/2019, 11:08 PMtall-librarian-49374
02/16/2019, 11:10 PMpulumi up
never gets done with CPU stuck at 100%. Even on something trivial like storageAccount.PrimaryConnectionString.SelectMany(cs => new IO(cs))
.tall-librarian-49374
02/16/2019, 11:17 PMhelpful-vegetable-35581
02/17/2019, 8:55 AMhelpful-vegetable-35581
02/17/2019, 2:17 PMtall-librarian-49374
02/17/2019, 2:34 PMtall-librarian-49374
02/17/2019, 9:02 PMtall-librarian-49374
02/17/2019, 9:02 PM