Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
stacks
/
stackruntime
/
testdata
/
mainbundle
/
test
/
with-plantimestamp
/
with-timestamp.tf
blob: 6426f2b9e3c9776ba4ef98edafa919d9735409f7 [
file
] [
log
] [
blame
]
output
"out"
{
value
=
"module-output-${plantimestamp()}"
}
variable
"value"
{
type
=
string
}
output
"input"
{
value
=
var
.
value
}