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
After enabling MFA I can't use this provider any more. I see this error for each terraform resource.
Error: [DSM SDK] Unable to call DSM provider API client
│
│ with dsm_group.[resourcename],
│ on [filename].tf line 2, in resource "dsm_group" "[resourcename]":
│ 2: resource "dsm_group" "[resourcename]" {
│
│ [E]: API: GET sys/v1/groups: [{0 [DSM SDK]: Call DSM provider API returned non-JSON [E]: API: GET sys/v1/groups/[id] 401: This operation requires an account to be selected first []}]
Having a possibility to use MFA with Terraform would be extremely usefull. Now I'm stranded with nonworking terraform as using MFA is security-wise more important than IAC.
The text was updated successfully, but these errors were encountered:
After enabling MFA I can't use this provider any more. I see this error for each terraform resource.
Having a possibility to use MFA with Terraform would be extremely usefull. Now I'm stranded with nonworking terraform as using MFA is security-wise more important than IAC.
The text was updated successfully, but these errors were encountered: