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
This commit introduced a "at most 1" limitation to the authorized_users field of akamai_iam_api_client.
Which breaks the contract for client_type = "SERVICE_ACCOUNT" as that client CAN have multiple authorized_users. Now the akamai CLI terraform export can generate TF code which is not valid