This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
can't get the correct terraform state file when importing the existed resources #297
Labels
bug
Something isn't working
What happened?
importing existed resources with yaml file filled required fields and annotations: crossplane.io/external-name: xxx
expected to import the resource, but following the logs: the provider can't get the good result during oberservation, which means, it failed to get the right tfstate file and thought the resources does't existed and try to create one.
some logs:
How can we reproduce it?
my config file:
The text was updated successfully, but these errors were encountered: