pulumi/tests/testdata/codegen/aws-eks-pp
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
..
dotnet Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
go 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
python Generate TypedDict input types by default (#16704) 2024-07-23 11:26:54 +00:00
aws-eks.pp Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00