Skip to main content
atmos
Learn
Reference
Examples
★
1.4k
Search
Changelog
Pro
examples
/
hooks-tfmigrate-advanced
/
components
/
terraform
/
rm-demo
/
variables.tf
variables.tf
99 B
View on GitHub
variable
"environment"
{
type
=
string
}
variable
"stage"
{
type
=
string
default
=
""
}