Provider produced inconsistent result after apply - TFE PROVIDER

Hello,

I would like to register modules in my tfe, but when I use “tfe_registry_module” the next crash appear after the module creation:

When applying changes to tfe_registry_module.test-registry-module, provider
"registry.terraform.io/hashicorp/tfe" produced an unexpected new value: Root
resource was present, but now absent.

This is a bug in the provider, which should be reported in the provider’s own
issue tracker.

And the tfsate is not valid, someone to know solve the problem?

The goal, is save all modules imported saved in a tfsate file to modify them or delete all in a future.
Thanks