vars.tf 105 B

1234
  1. variable "security_account" {
  2. description = "The Account ID of the Security Account"
  3. type = string
  4. }