variable "prefix" { description = "Prefix for role/policy naming" type = string } variable "aws_partition" { type = string } variable "aws_account_id" { type = string }