Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
testing
/
equivalence-tests
/
tests
/
basic_map_null
/
main.tf
blob: 6bac6072142876874b6e8d65f0b3f4737c2788dd [
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"
}