github.com/hashicorp/terraform-plugin-sdk@v1.17.2/terraform/testdata/uservars-map/main.tf (about) 1 variable "test_map" { 2 type = "map" 3 }