Robert Mcgregor

Results 89 comments of Robert Mcgregor

I can't reproduce this via the API, the internal APIs seem to still work as expected I think these lines may just be returning early if the value has been...

https://github.com/okta/terraform-provider-okta/issues/1275 > the provider should disable or remove the default rule Not currently possible without an upstream change as far as I know Another option is that authentication policies should...

The state does become eventually consistent here, in our case a subsequent terraform run went through without issue Just not sure if I should've done something different here to avoid...

> @exitcode0 do you know what is the state of the deleted group is? I'm not sure I understand the question I don't have the state file from this particular...

I've looked into this some more I think there are a few ways the that the behavior I've been seeing could be occurring An eventual consistency bug in the Okta...

> Right, @exitcode0 if the status is `DELETED` would you expect the provider to filter that group out? If the status is anything other than `DELETED` then I would consider...

bumping to remove `waiting-response` label now that https://github.com/okta/terraform-provider-okta/pull/1703 and https://github.com/okta/terraform-provider-okta/pull/1719 have been merged

If your having trouble with okta API rate limits due to app reads You can try to get okta to increase your API rate limits via okta support Or you...

@duytiennguyen-okta @monde - Any thoughts on this one?

An okta apps data source would be useful for resource sets imo