Describe the bug
The rancher2_namespace resource has code which alters the namespace on Terraform import.
To Reproduce
Import a rancher2_namespace giving a different project_id than the actual namespace.
Actual Result
The provider moves the namespace to the different project.
Expected Result
The provider should error that the information provided in the import resource doesn't match the actual namespace.
Describe the bug
The rancher2_namespace resource has code which alters the namespace on Terraform import.
To Reproduce
Import a rancher2_namespace giving a different project_id than the actual namespace.
Actual Result
The provider moves the namespace to the different project.
Expected Result
The provider should error that the information provided in the import resource doesn't match the actual namespace.