Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Feb 8, 2024
1 parent f92672a commit 3c71561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions permissionset/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ variable "relay_state" {
variable "auto_policy_count" {
description = "Automatic customer policy generation as s-sso-{permissionsetname}-p{number}. Use 0 for no -p{number} suffix."
type = number
nullable = true
default = null

validation {
Expand Down

0 comments on commit 3c71561

Please sign in to comment.