+Pulumi's SDKs include helper functions designed for the most common output manipulation tasks: constructing strings from output values and working with JSON. These helpers wrap [`apply`](/docs/iac/concepts/inputs-outputs/apply/), which transforms the value inside a single output, and [`all`](/docs/iac/concepts/inputs-outputs/all/), which combines several outputs into one, but expose a more concise interface that closely mirrors each language's native string and JSON facilities.
0 commit comments