Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
stacks
/
stackruntime
/
testdata
/
mainbundle
/
test
/
resource-identity
/
resource-identity.tfstack.hcl
blob: 11a8b41e738d84676161291ff41f41c168381a8d [
file
] [
log
] [
blame
]
required_providers
{
testing
=
{
source
=
"hashicorp/testing"
version
=
"0.1.0"
}
}
provider
"testing"
"main"
{}
component
"self"
{
source
=
"./"
inputs
=
{
name
=
"example"
}
providers
=
{
testing
=
provider
.
testing
.
main
}
}