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
1fda88ed56
terraform
/
command
/
testdata
/
013upgrade-multiple-blocks
/
input
/
foo.tf
12 lines
146 B
HCL
Raw
Blame
History
terraform
{
required_providers
{
baz
=
"~> 2.0.0"
}
}
terraform
{
required_providers
{
foo
=
"0.5"
}
}
resource
foo_instance
c
{}
Reference in New Issue
View Git Blame
Copy Permalink