Skip to content

Commit c7d15e2

Browse files
NWarilaclaude
andauthored
Hide 9 immature repos until flushed out (#2)
## Summary - Flip 9 stub/placeholder repos from public to private so they aren't showcased while empty. - Repos affected: aws-iam-manager, aws-master, aws-terraform-framework, batch-powershell-polyglot, compliance-baseline-reference, deploy-hello-world, deploy-shellshockable, packer-required-version, talos-cluster. - Mature repos remain public (ansible-framework, chisel-releases, proxmox-*, secure-*, github-terraform-*, start-uninstaller, tdahq-sim00, deploy-whoami). ## Test plan - [ ] Terraform plan shows visibility change from public -> private on the 9 repos only - [ ] No other drift - [ ] Apply and verify on github.com 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4108c71 commit c7d15e2

9 files changed

Lines changed: 9 additions & 9 deletions

repos/public/aws-iam-manager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aws-iam-manager:
22
description: "Terraform-driven AWS IAM management for roles, policies, and secure access patterns."
3-
visibility: "public"
3+
visibility: "private"
44
topics:
55
- aws
66
- iam

repos/public/aws-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aws-master:
22
description: "Terraform landing-zone/control-plane for a 3-account AWS Organization (DEV/TEST/PROD) and shared bootstrap artifacts (remote state + tfvars) consumed by all infrastructure repos."
3-
visibility: "public"
3+
visibility: "private"
44
topics:
55
- aws
66
- aws-organizations

repos/public/aws-terraform-framework.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aws-terraform-framework:
22
description: "Terraform framework for deploying and managing AWS EC2 and RDS infrastructure with secure, repeatable patterns."
3-
visibility: "public"
3+
visibility: "private"
44
topics:
55
- aws
66
- terraform

repos/public/batch-powershell-polyglot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
batch-powershell-polyglot:
22
description: "MS Batch + PowerShell polyglot scripts (single-file .bat/.cmd wrappers with embedded PowerShell) for portable Windows automation, elevation handling, and reusable scripting patterns."
3-
visibility: "public"
3+
visibility: "private"
44
topics:
55
- windows
66
- powershell

repos/public/compliance-baseline-reference.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
compliance-baseline-reference:
22
description: "Reference archive of configuration and policy files from hardened systems, mapped to DISA STIG, CIS Benchmarks, PCI DSS, and other compliance frameworks for building secure baselines from scratch."
3-
visibility: "public"
3+
visibility: "private"
44
topics:
55
- linux
66
- compliance

repos/public/deploy-hello-world.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
deploy-hello-world:
22
description: "Minimal deployable service that proves the GitOps admission contract end to end with a stateless hello-world application."
3-
visibility: "public"
3+
visibility: "private"
44
topics:
55
- kubernetes
66
- gitops

repos/public/deploy-shellshockable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
deploy-shellshockable:
22
description: "Deployable Shellshockable security demonstration service built on custom Ubuntu Chiseled base images for vulnerability awareness and container security validation."
3-
visibility: "public"
3+
visibility: "private"
44
topics:
55
- kubernetes
66
- gitops

repos/public/packer-required-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
packer-required-version:
22
description: "Extract Packer required_version from HCL templates and export PACKER_VERSION via GitHub Actions."
3-
visibility: "public"
3+
visibility: "private"
44
topics:
55
- packer
66
- hashicorp

repos/public/talos-cluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
talos-cluster:
22
description: "Bare-metal Talos Linux Kubernetes platform with GitOps bootstrap, policy-as-code, and hardware-first operational documentation."
3-
visibility: "public"
3+
visibility: "private"
44
topics:
55
- talos
66
- talos-linux

0 commit comments

Comments
 (0)