I installed the latest terraform provider for IBM cloud (1.84.0) and downloaded/installed terraformer with "https://github.com/GoogleCloudPlatform/terraformer/releases/download/$(curl -s https://api.github.com/repos/GoogleCloudPlatform/terraformer/releases/latest | grep tag_name | cut -d '"' -f 4)/terraformer-${PROVIDER}-linux-amd64" where PROVIDER is set to IBM
Running terraformer import ibm -r "*" only detected COS instances incl. buckets and a lot of IBM Registry images but nothing else. I checked the API Key access rights and they are fine. There was no error reported but output says "0 instances" on each.