mirror of
https://github.com/hashicorp/terraform.git
synced 2026-03-22 18:33:08 -04:00
6 lines
120 B
Text
6 lines
120 B
Text
|
|
# tfcoremock_map.map:
|
||
|
|
resource "tfcoremock_map" "map" {
|
||
|
|
id = "50E1A46E-E64A-4C1F-881C-BA85A5440964"
|
||
|
|
map = {}
|
||
|
|
}
|