variable "role_session_name" { description = "The role session name" type = string default = "tf_awscli" } variable account_id { type = string } variable role_name { type = string }