William Price
William Price
@monde can this be reopened?
I'm hitting the same thing with 0.10.0. If it helps, my project makes heavy use of sub-resources. It seems as only the top-level resource gets any documentation generated before the...
@duytiennguyen-okta can you publicly state what the behavior is with regard to the Okta API when `risk_level` is defined to a non-default value (i.e. not `ANY`) and `risc_level` is not...
Our testing seems to indicate that if we don't set both attributes in the HCL then the old (deprecated) `risc_level` wins (or is nondeterministic); our policies in Okta get the...
https://github.com/okta/terraform-provider-okta/pull/2436
Can reproduce the NPE with a skeleton project on Gradle 9.x, though in my case I trigger it through something other than the hint code. Does not occur w/ the...