Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform provider does not support user accounts with MFA enabled. #43

Open
Hount opened this issue Nov 24, 2022 · 0 comments
Open

Terraform provider does not support user accounts with MFA enabled. #43

Hount opened this issue Nov 24, 2022 · 0 comments

Comments

@Hount
Copy link

Hount commented Nov 24, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant