Update variables.tf

This commit is contained in:
Daniel Marzini 2021-07-22 10:36:01 +02:00
parent a604e66cf9
commit 4a3464fa7e
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ variable "access_policy_create" {
variable "access_policy_name" {
description = "Referenced Access Policy name"
type = string
default = null
}
variable "access_level_perimeters" {