mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
Storing error values to atomic.Value may fail if they have different dynamic types. Wrap error value in a consistent struct type to avoid panics. Make sure we return a nil error on success |
||
---|---|---|
.. | ||
test-fixtures | ||
resource_provisioner_test.go | ||
resource_provisioner.go |