Skip to content

Commit 5680579

Browse files
Update Terraform okta to v4
1 parent c54a0ca commit 5680579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/modules/okta-application/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
okta = {
44
source = "okta/okta"
5-
version = "~> 3.20"
5+
version = "~> 4.0"
66
}
77
}
88
}

0 commit comments

Comments
 (0)