We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a399e7c commit c0d207bCopy full SHA for c0d207b
1 file changed
main.tf
@@ -67,6 +67,7 @@ locals {
67
repositories = [
68
"ansible-site-cluster",
69
"images",
70
+ "kustomize-cluster",
71
"tfroot-github"
72
]
73
}
@@ -76,6 +77,7 @@ locals {
76
77
78
79
80
81
82
83
@@ -85,6 +87,7 @@ locals {
85
87
86
88
89
90
91
92
93
@@ -94,6 +97,7 @@ locals {
94
97
95
98
96
99
100
101
102
103
@@ -103,6 +107,7 @@ locals {
107
104
108
105
109
110
106
111
112
113
0 commit comments