errors.fyi community error code reference
error_refreshing_state
terraform

Error refreshing state

Terraform failed to read the current state of a resource from the provider during the refresh phase, often because the resource was deleted outside of Terraform. Remove the resource from state with terraform state rm or re-import it.

References

โ† all namespaces for error_refreshing_state