pulumi/tests/integration/aliases
Justin Van Patten 7cd10ca51f
Tiny cleanup to an integration test (#16856)
This is a quick follow-up to https://github.com/pulumi/pulumi/pull/16852
which tweaked some code to use `pulumi.Sprintf`. The same lines can be
simplified further: there's no need to specify `pulumi.StringInput`
since the result of `pulumi.Sprintf` (`pulumi.StringOutput`) satisfies
`pulumi.StringInput`.
2024-08-01 23:15:22 +00:00
..
go Tiny cleanup to an integration test (#16856) 2024-08-01 23:15:22 +00:00
nodejs Remove unused `package.json` files from tests (#13162) 2024-07-08 14:09:16 +00:00
python When changing parents also fix URNs (#13935) 2023-09-14 19:52:27 +00:00
aliases_go_test.go Fix remaining lint issues (#14688) 2023-12-02 17:16:09 +00:00
aliases_nodejs_test.go Fix remaining lint issues (#14688) 2023-12-02 17:16:09 +00:00
aliases_py_test.go Fix remaining lint issues (#14688) 2023-12-02 17:16:09 +00:00