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
0cd9490838
terraform
/
internal
/
configs
/
testdata
/
invalid-files
/
variable-bad-default.tf
5 lines
90 B
HCL
Raw
Blame
History
variable
"incorrectly_typed_default"
{
type
=
list
(
string
)
default
=
"hello"
}
Reference in New Issue
View Git Blame
Copy Permalink