Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
stacks
/
stackconfig
/
testdata
/
basics-bundle
/
root
/
variables.tfstack.hcl
blob: 6f2d1eac07cdea5f6ea506bc60f80df92adce242 [
file
] [
log
] [
blame
]
variable
"name"
{
type
=
string
}
variable
"auth_jwt"
{
type
=
string
ephemeral
=
true
sensitive
=
true
}