Skip to content

Commit

Permalink
Update modules/addon-oidc/outputs.tf
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Odstrčilík <[email protected]>
  • Loading branch information
Balsir and jaygridley authored Dec 5, 2024
1 parent dbaf87c commit 593d595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/addon-oidc/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ output "oidc_provider_enabled" {
}

output "oidc_role_enabled" {
description = "Whether oidc role is enabled"
description = "Whether OIDC role is enabled"
value = local.oidc_role_create
}

Expand Down

0 comments on commit 593d595

Please sign in to comment.