Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
command
/
testdata
/
test
/
only_modules
/
example
/
main.tf
blob: 3e6809599ca75b48f206a3b46dd7740399a95189 [
file
] [
log
] [
blame
]
variable
"input"
{
type
=
string
}
resource
"test_resource"
"module_resource"
{
id
=
"df6h8as9"
value
=
var
.
input
}