Is there any Pulumi magic that would let me Update...
# general
s
Is there any Pulumi magic that would let me Update a dataset I just created with new accesses in the same deployment? That would enable me to pass the "uniqueWriterIdentity" to the dataset, but I need to make the dataset first before I know the unique writer identity. As a workaround I'm using Google's generic writer identity, but they now recommend against that practice.