- 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
37 lines
1.3 KiB
Markdown
37 lines
1.3 KiB
Markdown
# Terraform: runtime/cloud-iam/britive/ea
|
|
|
|
## Requirements
|
|
|
|
| Name | Version |
|
|
|------|---------|
|
|
| <a name="requirement_britive"></a> [britive](#requirement\_britive) | >= 2.0 |
|
|
|
|
## Providers
|
|
|
|
| Name | Version |
|
|
|------|---------|
|
|
| <a name="provider_britive"></a> [britive](#provider\_britive) | >= 2.0 |
|
|
|
|
## Modules
|
|
|
|
No modules.
|
|
|
|
## Resources
|
|
|
|
| Name | Type |
|
|
|------|------|
|
|
| [britive_profile.team_infosec](https://registry.terraform.io/providers/britive/britive/latest/docs/resources/profile) | resource |
|
|
| [britive_profile_permission.team_infosec](https://registry.terraform.io/providers/britive/britive/latest/docs/resources/profile_permission) | resource |
|
|
| [britive_profile_policy.team_infosec](https://registry.terraform.io/providers/britive/britive/latest/docs/resources/profile_policy) | resource |
|
|
| [britive_application.aws](https://registry.terraform.io/providers/britive/britive/latest/docs/data-sources/application) | data source |
|
|
|
|
## Inputs
|
|
|
|
| Name | Description | Type | Default | Required |
|
|
|------|-------------|------|---------|:--------:|
|
|
| <a name="input_britive_ea_token"></a> [britive\_ea\_token](#input\_britive\_ea\_token) | API token generated from reltio-ea britive tenant. Pass in via -var-file=secrets.tfvars or -var 'britive\_ea\_token="<TOKEN>"'. | `string` | `""` | no |
|
|
|
|
## Outputs
|
|
|
|
No outputs.
|