This website requires JavaScript.
Explore
Help
Sign In
ResiLien
/
terraform
Watch
2
Star
0
Fork
You've already forked terraform
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2eb8278a0f
terraform
/
command
/
e2etest
/
testdata
/
provider-not-found
/
main.tf
8 lines
122 B
HCL
Raw
Blame
History
terraform
{
required_providers
{
nonexist
=
{
source
=
"registry.terraform.io/hashicorp/nonexist"
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink