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 @@ -5,7 +5,6 @@ data "sops_file" "secret_vars" {
55locals {
66 github_repositories = toset ([
77 " .github" ,
8- " aap-libvirt-infra" ,
98 " ansible-project-libvirt" ,
109 " ansible-site-cluster" ,
1110 " ansible-role-crc" ,
@@ -14,7 +13,6 @@ locals {
1413 " gitops-cluster" ,
1514 " images" ,
1615 " shared-workflows" ,
17- " terraform-cloudflare-infra" ,
1816 " terraform-libvirt-infra" ,
1917 " terraform-libvirt-domain" ,
2018 " tfroot-aws" ,
@@ -122,11 +120,9 @@ locals {
122120 name = " SOPS_AGE_KEY"
123121 value = data.sops_file.secret_vars.data[" sops_age_key" ]
124122 repositories = [
125- " aap-libvirt-infra" ,
126123 " ansible-project-libvirt" ,
127124 " ansible-site-cluster" ,
128125 " tfroot-aws" ,
129- " terraform-cloudflare-infra" ,
130126 " tfroot-cloudflare" ,
131127 " tfroot-github" ,
132128 " terraform-libvirt-infra" ,
You can’t perform that action at this time.
0 commit comments