pulumi / pulumi

Pulumi - Infrastructure as Code in any programming language 🚀
https://www.pulumi.com
Apache License 2.0
21.52k stars 1.1k forks source link

[Epic] Transformations for packaged components #12996

Closed justinvp closed 2 months ago

justinvp commented 1 year ago

Epic tracking addressing https://github.com/pulumi/pulumi/issues/6948

Previous Work

M95

M96

M101

Ship experimental support in the engine and SDKs:

M102

M103

Address feedback

M106

Announce

Future

ringods commented 10 months ago

@justinvp if MLC transformations is something the CLI/engine will support, we should also think of a way to check the CLI version from the code and report a "CLI should be minimally version X.YY(.Z)"

See #7816