variable "okta_app" { type = string } variable "account_alias" { type = string } variable "trusted_arns" { type = list(string) default = [] }