Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
testing
/
equivalence-tests
/
tests
/
basic_set_null
/
main.tf
blob: aa7594d68daacc03838ff092ccd40b058d66682f [
file
] [
log
] [
blame
]
terraform
{
required_providers
{
tfcoremock
=
{
source
=
"hashicorp/tfcoremock"
version
=
"0.1.1"
}
}
}
provider
"tfcoremock"
{}
resource
"tfcoremock_set"
"set"
{
id
=
"046952C9-B832-4106-82C0-C217F7C73E18"
}