From 3c715612a523a5a23ba93710e090b2a1e6358c20 Mon Sep 17 00:00:00 2001 From: badra001 Date: Thu, 8 Feb 2024 13:10:52 -0500 Subject: [PATCH] update --- permissionset/variables.tf | 1 + 1 file changed, 1 insertion(+) diff --git a/permissionset/variables.tf b/permissionset/variables.tf index 98e6f6a..7a4c471 100644 --- a/permissionset/variables.tf +++ b/permissionset/variables.tf @@ -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 {