Skip to content

Commit

Permalink
Update variables-addon-oidc.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 d4ed793 commit 6e31b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables-addon-oidc.tf
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ variable "oidc_tags" {

variable "oidc_assume_role_policy_condition_test" {
type = string
default = "StringLike"
default = null
description = "Specifies the condition test to use for the assume role trust policy. Defaults to `StringEquals`."
}

Expand Down

0 comments on commit 6e31b8f

Please sign in to comment.