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
4c1bb8abd7
terraform
/
configs
/
configupgrade
/
test-fixtures
/
valid
/
noop
/
want
/
versions.tf
4 lines
45 B
Terraform
Raw
Normal View
History
Unescape
Escape
configupgrade: Basic expression formatting This covers all of the expression node types in HIL's AST, and also includes initial support for some of our top-level blocks so that we can easily test that. The initial implementations of the "variable" and "output" blocks are pretty redundant and messy, so we can hopefully improve on these in a later pass.
2018-06-21 02:02:29 +02:00
terraform
{
required_version
=
"
>= 0.12
"
}