Skip to content
GitLab
Explore
Sign in
opentofu
tests
terraform
modules
random-pet
variables.tf
Find file
Normal view
Permalink
variables.tf
54 B
Newer
Older
Add tests
Timo Furrer
committed
Jan 15, 2024
1
2
3
4
variable
"length"
{
default
=
1
type
=
number
}