worried-city-86458
09/29/2019, 7:29 PMwhite-balloon-205
@pulumi/Pulumi
package, you can just depend on the ”dev”
tag of that package to pull this in.
You can see the tests in that PR for some examples of how this can be used - docs for this coming soon before this goes out in the next release.
Note that the last example is actually explicitly motivated by your scenario of injecting dependencies between children of a Helm/YAML deployment.worried-city-86458
09/29/2019, 7:44 PMobj.metadata.name === "po-grafana-test"
pulumi up
always fails after timing outwhite-balloon-205
Am I able to use a transformation to completely remove a resource?Currently no - and it’s a little more complex to support this cleanly - but it’s something we can look at adding. I do recall that this was useful for the helm chart transformations feature.