Sign in
third-party-mirror
/
terraform
/
ac80cb5598bbf5c492440f8a92ba93de6ad8f2d3
/
.
/
v1.13.3
/
internal
/
configs
/
testdata
/
invalid-modules
/
nullable-with-default-null
/
main.tf
blob: bf7a58a4040b4b3ea128e514fc76dcc9bae309d0 [
file
]
variable
"in"
{
type
=
number
nullable
=
false
default
=
null
}