We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9782fa1 commit 2227e5dCopy full SHA for 2227e5d
variables.tf
@@ -11,6 +11,7 @@ variable "app" {
11
variable "repository_config" {
12
description = "repository configuration"
13
type = map(any)
14
+ default = {}
15
}
16
17
variable "values" {
0 commit comments