Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
stacks
/
stackruntime
/
testdata
/
mainbundle
/
test
/
invalid-configuration
/
invalid-configuration.tfstack.hcl
blob: 18c62cbcbfd29f94d73005e2c633fcd3bf997796 [
file
] [
log
] [
blame
]
required_providers
{
testing
=
{
source
=
"hashicorp/testing"
version
=
"0.1.0"
}
}
provider
"testing"
"default"
{}
component
"self"
{
source
=
"./"
providers
=
{
testing
=
provider
.
testing
.
default
}
}