Skip to content

Commit

Permalink
Update okta/okta requirement from ~> 4.3.0 to ~> 4.10.0
Browse files Browse the repository at this point in the history
Updates the requirements on [okta/okta](https://github.com/okta/terraform-provider-okta) to permit the latest version.
- [Release notes](https://github.com/okta/terraform-provider-okta/releases)
- [Changelog](https://github.com/okta/terraform-provider-okta/blob/master/CHANGELOG.md)
- [Commits](okta/terraform-provider-okta@v4.3.0...v4.10.0)

---
updated-dependencies:
- dependency-name: okta/okta
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 11, 2024
1 parent 476c9fb commit 9e8af98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/services/okta-global/_config.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
okta = {
source = "okta/okta"
version = "~> 4.3.0"
version = "~> 4.10.0"
}
}
required_version = "~> 1.3.3"
Expand Down

0 comments on commit 9e8af98

Please sign in to comment.