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. |
||
---|---|---|
.. | ||
docs | ||
dotnet | ||
dotnet-extras/Tests | ||
go | ||
go-extras/tests | ||
nodejs | ||
nodejs-extras/tests | ||
python | ||
python-extras/tests | ||
schema.json |