File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ locals {
1313 " kustomize-cluster" ,
1414 " images" ,
1515 " shared-workflows" ,
16- " terraform-libvirt-infra" ,
1716 " terraform-libvirt-domain" ,
1817 " tfroot-aws" ,
1918 " tfroot-cloudflare" ,
@@ -130,7 +129,6 @@ locals {
130129 " tfroot-aws" ,
131130 " tfroot-cloudflare" ,
132131 " tfroot-github" ,
133- " terraform-libvirt-infra" ,
134132 " tfroot-libvirt"
135133 ]
136134 }
@@ -139,7 +137,6 @@ locals {
139137 value = data.sops_file.secret_vars.data[" ssh_private_key" ]
140138 repositories = [
141139 " ansible-site-cluster" ,
142- " terraform-libvirt-infra" ,
143140 " tfroot-libvirt"
144141 ]
145142 }
@@ -148,7 +145,6 @@ locals {
148145 value = data.sops_file.secret_vars.data[" ssh_known_hosts" ]
149146 repositories = [
150147 " ansible-site-cluster" ,
151- " terraform-libvirt-infra" ,
152148 " tfroot-libvirt"
153149 ]
154150 }
You can’t perform that action at this time.
0 commit comments