Update main.tf
This commit is contained in:
parent
c9cccc783f
commit
9b2171c007
@ -26,7 +26,7 @@ variable "order" {
|
|||||||
|
|
||||||
variable "group" {
|
variable "group" {
|
||||||
type = string
|
type = string
|
||||||
description = "The name of a group that this app belongs to."
|
description = "The name of a group that this app belongs to!"
|
||||||
default = null
|
default = null
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user