Dontopedia

Terraform Code

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)

Terraform Code has 6 facts recorded in Dontopedia across 2 references, with 2 live disagreements.

6 facts·3 predicates·2 sources·2 in dispute
Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (2)

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.

includesIncludes(1)

provisionedByProvisioned by(1)

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.

6 facts
PredicateValueRef
Defines ResourceAws Route Table Association[1]
Defines ResourceAws Security Group Example[1]
Defines ResourceAws Instance[1]
Rdf:typeInfrastructure As Code[1]
Rdf:typeHcl File[2]
Written inHCL[1]

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.

typebeam/775daa0f-81ac-4b06-9e37-4c8bafca2372
ex:InfrastructureAsCode
definesResourcebeam/775daa0f-81ac-4b06-9e37-4c8bafca2372
ex:aws-route-table-association
definesResourcebeam/775daa0f-81ac-4b06-9e37-4c8bafca2372
ex:aws-security-group-example
definesResourcebeam/775daa0f-81ac-4b06-9e37-4c8bafca2372
ex:aws-instance
writtenInbeam/775daa0f-81ac-4b06-9e37-4c8bafca2372
HCL
typebeam/e20be359-a6f1-4250-8236-555475c67fca
ex:HCLFile

References (2)

2 references
  1. ctx:claims/beam/775daa0f-81ac-4b06-9e37-4c8bafca2372
    • full textbeam-chunk
      text/plain1 KBdoc:beam/775daa0f-81ac-4b06-9e37-4c8bafca2372
      Show excerpt
      resource "aws_route_table_association" "example" { subnet_id = aws_subnet.example.id route_table_id = aws_route_table.example.id } # Create a Security Group resource "aws_security_group" "example" { vpc_id = aws_vpc.example.id ing
  2. ctx:claims/beam/e20be359-a6f1-4250-8236-555475c67fca
    • full textbeam-chunk
      text/plain1 KBdoc:beam/e20be359-a6f1-4250-8236-555475c67fca
      Show excerpt
      role_name = "dev-ingestion-role" } module "retrieval" { source = "../modules/retrieval" lambda_zip_file = "path/to/lambda.zip" function_name = "dev-retrieval-function" role_name = "dev-retrieval-role" } ``` ### Valida

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.