flat-insurance-25294
01/15/2020, 5:09 PMrandom.RandomPet("SamplePetz", {..})
But can’t set my own config from runtime.broad-dog-22463
01/15/2020, 5:27 PMflat-insurance-25294
01/15/2020, 5:28 PMwhite-balloon-205
new pulumi.Variable()
?).
A really first-class version of this might be possible by allowing user code to set values for custom metadata. We already store a bit of metadata in the state file, but it would be possible to expose read existing metadata and write new custom metadata. We'd have to be a little careful here, as the CRUD model for this is not as well-defined as the resource model CRUD is.flat-insurance-25294
01/16/2020, 2:14 PM