This website requires JavaScript.
Explore
Help
Sign In
infra
/
tf
Watch
2
Star
0
Fork
You've already forked tf
0
Code
Pull Requests
Activity
69269341da
tf
/
modules
/
swarm
/
jitsi
/
variables.tf
5 lines
104 B
Terraform
Raw
Normal View
History
Unescape
Escape
Initial Things™, should be good enough to collaborate on
2024-01-25 19:13:35 +01:00
variable
"
secrets
"
{
description
=
"map
of
secrets
to
be
used
by
jitsi
"
type
=
map
(
string
)
bunch of pre-commit linting things
2024-01-25 19:25:52 +01:00
}