dda-python-terraform/test/var_to_output/test_map_var.json
Freddy Tan 2d63fa8716 1. let variables able to accept map and list
2. refactor to be able to accept command as a instance attribute
3. add test cases
2016-12-20 18:53:01 +08:00

7 lines
No EOL
56 B
JSON

{
"test_map_var":
{
"e": "e",
"f": "f"
}
}