Skip to content

Commit df72ccb

Browse files
committed
refactor: remove aap-libvirt-infra and terraform-cloudflare-infra
1 parent 26774f2 commit df72ccb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

main.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ data "sops_file" "secret_vars" {
55
locals {
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",

0 commit comments

Comments
 (0)