sparse-intern-71089
09/03/2020, 8:33 AMcool-fireman-90027
09/03/2020, 11:52 PMpulumi preview —diff
will show that the correct tags are applied automatically. If you want to share your code we can take a look at it.kind-mechanic-53546
09/04/2020, 1:43 AMkind-mechanic-53546
09/04/2020, 1:43 AMkind-mechanic-53546
09/04/2020, 8:33 AMgentle-diamond-70147
09/08/2020, 7:22 PMawsx.ec2.Vpc
resource is a custom component in Tushar's example, FWIW.
If you do find a scenario where it doesn't work, please open an issue at github.com/pulumi/pulumi.
One nuance to stack transformations is the call to pulumi.runtime.registerStackTransformation()
must occur before any resources get defined, otherwise they will be "missed" by the transformation.