Files
opentf/internal/states/instance_object_src_test.go
Martin Atkins a803f4cc2f states: go fix various files that changed recently
We already changed these files considerably in opentofu/opentofu#3671, so
we'll take this opportunity to modernize the rest of the code while the
likelihood of successful clean backporting from this file is pretty low
anyway.

In the case of instance_object_src_test.go some additional editing was
required because uint64Ptr becomes unused when we adopt the built-in "new"
function, which would cause this file to fail the dead code lint.

Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
2026-04-01 11:48:31 -07:00

2.7 KiB