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
2d85b096f9
terraform
/
config
/
test-fixtures
/
var_int.tf
2 lines
18 B
Terraform
Raw
Normal View
History
Unescape
Escape
config: disallow names starting with ints Fixes #10597 This disallows any names for variables, modules, etc. starting with ints. This causes parse errors with the new HIL parser and actually causes long term ambiguities if we allow this. I've also updated the upgrade guide to note this as a backwards compatibility and how people can fix this going forward.
2016-12-09 05:01:51 +01:00
variable
"
1x1
"
{
}