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

Plugin crash when importing okta_policy_signon #1294

Closed
cabtech opened this issue Sep 12, 2022 · 2 comments · Fixed by #1298
Closed

Plugin crash when importing okta_policy_signon #1294

cabtech opened this issue Sep 12, 2022 · 2 comments · Fixed by #1298
Labels
bug panic Issue causes TF runtime to panic triaged Triaged into internal Jira

Comments

@cabtech
Copy link

cabtech commented Sep 12, 2022

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Terraform Version

1.2.9

Okta Provider Version

3.35

Affected Resource(s)

okta_policy_signon

Terraform Configuration Files

resource "okta_policy_signon" "pswdAndFido2" {
}

Debug Output

No was no extra output from enabling TF_LOG and TF_LOG_PATH

Panic Output

https://gist.github.com/cabtech/a56a58f1db898b3d15f340d13382b1ff

Expected Behavior

Terraform should have imported the signon policy

Actual Behavior

Plugin crashed

Steps to Reproduce

terraform import okta_policy_signon.pswdAndFido2 ${POLICY_ID}
The policy exists and the reference is valid.

Important Factoids

References

  • #0000
@monde monde added bug panic Issue causes TF runtime to panic triaged Triaged into internal Jira labels Sep 12, 2022
@monde
Copy link
Collaborator

monde commented Sep 12, 2022

Okta internal reference https://oktainc.atlassian.net/browse/OKTA-531899

@monde
Copy link
Collaborator

monde commented Sep 12, 2022

Thanks @cabtech I'll try to deal with this panic in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug panic Issue causes TF runtime to panic triaged Triaged into internal Jira
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant