Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
testing
/
equivalence-tests
/
tests
/
basic_list_null
/
main.tf
blob: dd4ea8dbefea7acd4947a49e8305cc66d6031967 [
file
] [
log
] [
blame
]
terraform
{
required_providers
{
tfcoremock
=
{
source
=
"hashicorp/tfcoremock"
version
=
"0.1.1"
}
}
}
provider
"tfcoremock"
{}
resource
"tfcoremock_list"
"list"
{
id
=
"985820B3-ACF9-4F00-94AD-F81C5EA33663"
}