Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ksatirli committed Jul 28, 2024
1 parent a3ba0b5 commit 0c232dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions okta_authenticators.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ resource "okta_authenticator" "okta_password" {
key = "okta_password"
legacy_ignore_name = false
name = "Password"
status = "ACTIVE"

settings = jsonencode({
"allowedFor" : "authentication"
Expand Down

0 comments on commit 0c232dc

Please sign in to comment.