pulumi/pkg/backend/display/testdata/truncated
Fraser Waters 1912bffe89 Don't use printf without a fixed format string
Fixes https://github.com/pulumi/pulumi/issues/11990

There were a few places we were passing an already formatted string in
as the format argument for printf. This replaces those calls with
non-formatting print calls.
2023-06-21 11:44:06 +01:00
..
up-truncate.json Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
up-truncate.json.stderr.txt Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
up-truncate.json.stdout.txt Don't use printf without a fixed format string 2023-06-21 11:44:06 +01:00