Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
testing
/
equivalence-tests
/
tests
/
basic_map_empty
/
main.tf
blob: aebd593122d3b272cdb4135e7fc0841fcb1fd64b [
file
] [
log
] [
blame
]
terraform
{
required_providers
{
tfcoremock
=
{
source
=
"hashicorp/tfcoremock"
version
=
"0.1.1"
}
}
}
provider
"tfcoremock"
{}
resource
"tfcoremock_map"
"map"
{
id
=
"50E1A46E-E64A-4C1F-881C-BA85A5440964"
map
=
{}
}