# Resources defined here # tags = "${merge(var.tags, map("Name", format("%s", var.name)))}" terraform { required_version = "~> 0.11.2" }