Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
stacks
/
stackruntime
/
testdata
/
mainbundle
/
test
/
resource-identity
/
resource-identity.tf
blob: 3966256bd638ceff45fa35895078d346dd81dd65 [
file
] [
log
] [
blame
]
variable
"name"
{
type
=
string
}
resource
"testing_resource_with_identity"
"hello"
{
id
=
var
.
name
}