You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My first thought is to return a map(string) where the key is the name (which is something I see in the console) and then the value is the guid that we'd use in the actual resources.
Problem
Importing existing clusters is difficult with the provider because we may be on older generations, so we are left trying to find the guid for that id.
It would be more effective if we can use something like the channel data resource to give us the generationId for the name.
API Spec
The text was updated successfully, but these errors were encountered: