- extract-patterns.js: mines layered arch, ArgoCD appsets, cloud regions, CIDR allocations, naming conventions, sync waves, tech stack from code - agent-kb.js: token-efficient JSON rendering of same doc tree - eval-confluence-ref-questions.json: 32 reference-only benchmark questions - wiggum-v2.sh: Ralph Wiggum loop targeting confluence baseline (77.8%) - docs/human-ux-spec.md: BMad UX designer spec for human doc structure - Eval results: V2 at 28.7% vs confluence 77.8% baseline - Hub/spoke ownership now correctly extracted (95% on that question) - Naming conventions, regions, CIDRs surfaced in system-architecture.md
1.4 KiB
1.4 KiB
Terraform: runtime/cloud-iam/gcp/__template
Requirements
| Name | Version |
|---|---|
| terraform | >=1.3.0 |
| 4.62.1 |
Providers
| Name | Version |
|---|---|
| 4.62.1 |
Modules
No modules.
Resources
| Name | Type |
|---|---|
| google_project.current | resource |
| google_project_iam_member.owner | resource |
| google_project_service.CHANGE_ME | resource |
| google_service_account.owner | resource |
| google_service_account_key.owner | resource |
Inputs
No inputs.
Outputs
| Name | Description |
|---|---|
| owner_credentials | TODO: at some point, we want to write secrets directly to vault rather than print+email or manually upload them to vault. |