vars.tf 85 B

123
  1. variable "root_authority_arn" { type = string }
  2. variable "tags" { type = map(any) }