Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
stacks
/
stackruntime
/
testdata
/
mainbundle
/
test
/
variable-ephemeral
/
variable-ephemeral.tfstack.hcl
blob: 1ded833961be747acbef38964260d7aa4e9d3793 [
file
] [
log
] [
blame
]
variable
"eph"
{
type
=
string
default
=
null
ephemeral
=
true
}
variable
"noneph"
{
type
=
string
default
=
null
}