Closed hannut closed 1 month ago
Hello Hannu, Can you kindly attach the debug log so we can look at it?
Link is on the original message https://github.com/user-attachments/files/16835065/log.txt
I can open it, is it visible to you?
Thank you, I can see it now.
Please try it with new version and update us.
Yes, now I can import admins 🥳
Prerequisites
Describe the bug when importing meraki_organizations_admins resource the provider crashes. The resource can point to multiple admins but the documentation only says to list organization id on the command line. How does it know which admin to import? log.txt
I tried to use these in the import:
none of the above work. however the provider crashes only on the "org_id". It seems that any string which is not org_id behaves the same way.
when making a data type of the org_admins below. I get the admins. however it is a list of dicts without keys.
Also I can make new admins but not import existing ones.
redacted log as an attachment.
Expected behavior importing existing admin works
Screenshots Please provide an screenshot of the successful API call with cuRL, Postman, etc.
Debug Please provide provider debug. This will help us get a clearer picture of the problem you are having, therefore the solution will be more effective. To enable debug:
Environment (please complete the following information):
Additional context Add any other context about the problem here.