-
Notifications
You must be signed in to change notification settings - Fork 208
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
Panic runtime error in 3.43.0 on okta_policy_mfa_default resource #1481
Comments
Thanks @stmyers , I'll try and get a bug fix release out real quick, there was another panic issue as well that was reported. Okta internal reference: https://oktainc.atlassian.net/browse/OKTA-586216 |
I saw the other issue (#1480) you're referencing (I assume) but that is for an older version (3.32) so I think that's unrelated to this issue. |
Not going to create another issue -- But going to add one more stack trace here: 3.43.0 / OIE
|
Right, that integer pointers fix I brought in to fix JSON serialization of ints opened up a bunch of small bugs. I had been avoiding fixing that. I am working on fix release, hoping to get that out today. |
Confirmed that the above stack trace I posted (not the author's original) is fixed via 3.44.0 |
Community Note
Terraform Version
v1.3.9
Affected Resource(s)
Terraform Configuration Files
Important Factoids
I pinned provider version to 3.42.0 to prevent the panic
Panic Output
Appears to be these lines
terraform-provider-okta/okta/resource_okta_policy_mfa.go
Line 155 in 3529685
terraform-provider-okta/okta/resource_okta_policy_mfa_default.go
Line 57 in 3529685
The text was updated successfully, but these errors were encountered: