Locals Block
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Locals Block has 6 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
Mostly:rdf:type(2), contains local variable(2), references(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (3)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
definesDefines(1)
- Main Tf
ex:main-tf
hasLocalsBlockHas Locals Block(1)
- Ingestion Module
ex:ingestion-module
lacksLocalsBlockLacks Locals Block(1)
- Retrieval Module
ex:retrieval-module
Other facts (6)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Terraform Locals | [1] |
| Rdf:type | Terraform Locals Block | [2] |
| Contains Local Variable | role_arn | [1] |
| Contains Local Variable | policy_arn | [1] |
| References | Shared Resources Module | [1] |
| Contained in | Ingestion Module | [2] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (2)
ctx:claims/beam/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2d- full textbeam-chunktext/plain1 KB
doc:beam/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2dShow excerpt
resource "aws_iam_instance_profile" "shared_profile" { name = "retrieval-profile" roles = [aws_iam_role.shared_role.name] } module "shared_resources" { source = "../shared_resources" role_name = "shared-role" } locals { role_ar…
ctx:claims/beam/d9bfea34-1fea-48fa-83e9-931b6c2fc2a3- full textbeam-chunktext/plain1 KB
doc:beam/d9bfea34-1fea-48fa-83e9-931b6c2fc2a3Show excerpt
#### Updated Consuming Modules If the new policy needs to be referenced in the ingestion or retrieval modules, update them accordingly. #### Ingestion Module (`modules/ingestion/main.tf`) ```hcl variable "role_arn" { type = string …
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.