mirror of https://github.com/pulumi/pulumi.git
22d28187db
Noticed by @thomas11 on Slack (https://pulumi.slack.com/archives/C02FXTZEZ6W/p1722410344206549). We had a number of places doing `pulumi.String(fmt.Sprintf(template, args))`, when they could just use `pulumi.Sprintf`. This updates programgen to use that. |
||
---|---|---|
.. | ||
aws_tf | ||
bad_random_pp | ||
codegen | ||
component_pp | ||
import_node | ||
random_pp | ||
random_yaml | ||
relative_plugin_node | ||
simple_schema | ||
simple_tags |