A Terraform provider to manage Okta resources, enabling infrastructure-as-code provisioning and management of users, groups, applications, and other Okta objects.
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
╷
--
| │ Error: Failed to query available provider packages
| │
| │ Could not retrieve the list of available versions for provider okta/okta: no available releases match the given constraints ~> 4.10.0
| ╵
Community Note
Terraform Version
1.7.5
Affected Resource(s)
All
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Terraform should find the 4.10.0 provider release and update the provider as per the configuration. https://registry.terraform.io/providers/okta/okta/latest shows 4.9.1 as the latest version.
Can this be done in the Admin UI?
No
Can this be done in the actual API call?
No
Actual Behaviour
Terraform can't get the 4.10.0 provider update because it's not been published to Hashicorp
Steps to Reproduce
terraform apply