Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .moon/workspace.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
projects:
sources:
aws-github-token-broker: 'aws/github-token-broker'
aws-keycloak: 'aws/keycloak'
aws-lab-foundation: 'aws/lab-foundation'
aws-subnet-router: 'aws/subnet-router'
compute-incusos: 'compute/incusos'
root: '.'
network-vyos: 'network/vyos'
Expand Down
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ The first active project is `network/vyos`, which holds the VyOS gateway
configuration and validation flow. Additional infrastructure domains can be
added as separate Moon projects without reworking the repository baseline.

## AWS Infrastructure Migration

AWS and Tailscale OpenTofu roots moved to the private
[`GilmanLab/aws`](https://github.com/GilmanLab/aws) repository on 2026-08-19.
This repository is no longer an infrastructure writer for those state objects.
Do not restore or apply the removed roots from Git history.

## Quick Start

Prerequisites:
Expand All @@ -29,13 +36,9 @@ moon run network-vyos:check

## Current Projects

- `aws/lab-foundation`: OpenTofu for the base VPC, DNS, and KMS primitives in the lab AWS account
- `aws/subnet-router`: OpenTofu for the AWS EC2 subnet router that joins Tailscale using AWS workload identity federation
- `compute/incusos`: IncusOS host bootstrap inputs; currently pivoting from
the UM760/Tinkerbell path to the N5 Pro genesis node
- `network/tailscale`: Tailscale DNS settings managed via OpenTofu
- `network/vyos`: VyOS gateway automation, config, and static validation
- `security/pki/root-ca`: OpenTofu for the offline-by-policy root CA KMS key

## Support

Expand Down
38 changes: 0 additions & 38 deletions aws/github-token-broker/.terraform.lock.hcl

This file was deleted.

29 changes: 0 additions & 29 deletions aws/github-token-broker/Justfile

This file was deleted.

50 changes: 0 additions & 50 deletions aws/github-token-broker/README.md

This file was deleted.

8 changes: 0 additions & 8 deletions aws/github-token-broker/backend.tf

This file was deleted.

14 changes: 0 additions & 14 deletions aws/github-token-broker/data.tf

This file was deleted.

66 changes: 0 additions & 66 deletions aws/github-token-broker/iam.tf

This file was deleted.

47 changes: 0 additions & 47 deletions aws/github-token-broker/lambda.tf

This file was deleted.

Loading
Loading