From 4f53bb4fd2b89495ca8a2458aa9c99806104e6a9 Mon Sep 17 00:00:00 2001 From: Oleksandr Kuzminskyi Date: Sat, 16 May 2026 11:38:08 -0700 Subject: [PATCH 1/2] Archive infrahouse8/gihub-control --- infrahouse8_repos.tf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/infrahouse8_repos.tf b/infrahouse8_repos.tf index 602a5e8..93289f7 100644 --- a/infrahouse8_repos.tf +++ b/infrahouse8_repos.tf @@ -1,7 +1,8 @@ locals { infrahouse_8_repos = { github-control = { - description = "InfraHouse GitHub configuration" + archived = true + description = "InfraHouse GitHub configuration - Moved to https://github.com/infrahouse/github-control" tf_admin_username = "tf_github" secrets = { } From 4b569819219a0e7d9ad77da1761e563808bf97e4 Mon Sep 17 00:00:00 2001 From: Oleksandr Kuzminskyi Date: Sat, 16 May 2026 12:04:41 -0700 Subject: [PATCH 2/2] fix formatting --- infrahouse8_repos.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrahouse8_repos.tf b/infrahouse8_repos.tf index 93289f7..bb1f99c 100644 --- a/infrahouse8_repos.tf +++ b/infrahouse8_repos.tf @@ -1,7 +1,7 @@ locals { infrahouse_8_repos = { github-control = { - archived = true + archived = true description = "InfraHouse GitHub configuration - Moved to https://github.com/infrahouse/github-control" tf_admin_username = "tf_github" secrets = {