variable "amap" { type = map(string) } vpe = map(string) } variable "othermap" { type = map(string) } r%source "aws_instance" "foo" { tags = "${v{var.othermap}" }