Releases: pulumi/pulumi-yaml
Releases · pulumi/pulumi-yaml
v1.12.0
v1.12.0 - 2024-11-19
Improvements
-
[codegen] Generate invoke options from PCL #678
-
[codegen] Support stack references in program generation #686
Bug Fixes
-
[codegen] Program generation now respects the 'main' option from input Pulumi.yaml #672
-
[codegen] Maintain empty strings in converted programs to still be string literals in YAML #675
-
[codegen] Recognize the PCL fn::secret function #683
-
[codegen] Fix casing of
dependsOn
andignoreChanges
in program generation #690
Improvements
-
[runtime]
GetProgramDependencies
now returns packages used to show inpulumi about
#676 -
[runtime] Pass asset and archive paths as is to the engine #684
Bug Fixes
- [runtime] Fix panic when resource shape is invalid #677
v1.11.2
v1.11.1
v1.11.0
v1.10.3
v1.10.3 - 2024-09-19
v1.10.2
v1.10.1
v1.10.0
Improvements
- [features] add "pulumi.organiztion" to the built-in "pulumi" variable to obtain the current organization.