pulumi/tests/testdata/codegen/output-funcs-tfbridge20
Fraser Waters 22d28187db
Use pulumi.Sprintf in program gen (#16852)
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.
2024-08-01 09:24:25 +00:00
..
docs Link to Python docs about input types (#16763) 2024-07-31 08:46:04 +00:00
dotnet [sdkgen/dotnet] Bump Pulumi version reference (#16483) 2024-06-27 05:16:14 +00:00
dotnet-extras/Tests Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
go Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
go-extras/tests Use pulumi.Sprintf in program gen (#16852) 2024-08-01 09:24:25 +00:00
nodejs Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
nodejs-extras/tests Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
python Generate TypedDict input types by default (#16704) 2024-07-23 11:26:54 +00:00
python-extras/tests Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
schema.json Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00