Sign in
third-party-mirror
/
terraform
/
ac80cb5598bbf5c492440f8a92ba93de6ad8f2d3
/
.
/
v1.13.3
/
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
}