Is your feature request related to a problem? Please describe.
I created a API key manually and assigned a few project roles to it. Later I wanted to import that key through the Terraform provider, but then saw that it actually doesn't support import.

Describe the solution you'd like
It should be possible to import these resources.
Describe alternatives you've considered
- Remove the assignments from the API key, and create the resources --> Doesn't work, because one seemingly cannot edit the API key in the UI. I still need to check whether I can manually remove them from all projects ...
Is your feature request related to a problem? Please describe.
I created a API key manually and assigned a few project roles to it. Later I wanted to import that key through the Terraform provider, but then saw that it actually doesn't support
import.Describe the solution you'd like
It should be possible to import these resources.
Describe alternatives you've considered