Erel
Erel
Thank you, @monde, for your response. I might get confused since I am new to Terraform in general and the Okta documentation is lacking, but what I am trying to...
I looked at the example you attached @monde, yet my issue is with the **data type** (`type` in terraform), rather than whether or not the attribute is an `enum`. The...
I honestly don't know how else to explain it. I want to achieve something like this (which I don't know the right value for): ```hcl resource "okta_app_user_schema_property" "example" { app_id...
Thank you, @monde, I appreciate the detailed answer. It is unfortunate that this is the case since it is possible to select a field of this type through the UI...
@monde A short-term solution has indeed been found, but that does not mean a solution to the problem. Also, I have not yet tested the possibility of using cURL to...
Thank you, @monde, I created Case 01358753 @ https://support.okta.com. I will try to update as I receive new information regarding the issue.
A quick update from Okta: > Hi Erel, I'm Dawoud, with the Developer Support team at Okta, and I'll be assisting you with this. Thank you for passing this information...
@monde, @dawoudt-okta I appreciate your help. Do you have a timeframe for implementing the Terraform solution?
@monde, @dawoudt-okta any update?
> Hi @E-RELevant , > > Thank you for taking time to report this issue! > > Please add the following config in your tf files before running `terraform init`....