This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
opentf
Watch
1
Star
0
Fork
0
You've already forked opentf
mirror of
https://github.com/opentffoundation/opentf.git
synced
2026-03-25 23:00:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b6fcc4e86556590df67fd9d02fa504fc8a3a5f2
opentf
/
config
/
testdata
/
validate-count-below-zero
/
main.tf
Radek Simko
5b9f2fafc8
Standardise directory name for test data
2019-06-30 10:16:15 +02:00
4 lines
49 B
HCL
Raw
Blame
History
resource
"aws_instance" "web"
{
count
=
-
1
}
Reference in New Issue
View Git Blame
Copy Permalink