instance_ids
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
instance_ids has 13 facts recorded in Dontopedia across 2 references, with 1 live disagreement.
Mostly:rdf:type(2), has value(1), extracts from(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (6)
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.
containsContains(1)
- Terraform Config
ex:terraform-config
containsOutputContains Output(1)
- Main Config File
ex:main-config-file
exportsExports(1)
- Environment Module
ex:environment-module
isExposedByIs Exposed by(1)
- Aws Instance Resource
ex:aws-instance-resource
providesToOutputProvides to Output(1)
- Aws Instance Resource
ex:aws-instance-resource
referencesOutputReferences Output(1)
- Aws Instance Resource
ex:aws-instance-resource
Other facts (11)
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 | Output | [1] |
| Rdf:type | Terraform Output | [2] |
| Has Value | aws_instance.example.*.id | [1] |
| Extracts From | Aws Instance Resource | [1] |
| Exposes | Aws Instance Resource | [1] |
| Value | { for k, v in module.environment : k => v.instance_ids } | [2] |
| References | Environment Module | [2] |
| Defined in | Main Tf | [2] |
| Uses for Expression | for k, v in module.environment : k => v.instance_ids | [2] |
| Aggregates | Environment Module | [2] |
| Returns | map of instance IDs | [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/194efbe9-559d-4e03-9ed2-49adcce18bca- full textbeam-chunktext/plain1 KB
doc:beam/194efbe9-559d-4e03-9ed2-49adcce18bcaShow excerpt
type = string default = "t2.micro" } variable "security_group_name" { type = string default = "default-security-group" } resource "aws_security_group" "example_sg" { name = var.security_group_name description = "S…
ctx:claims/beam/4d4c2f1e-be0b-4f48-92bd-29efeb860cb6- full textbeam-chunktext/plain1 KB
doc:beam/4d4c2f1e-be0b-4f48-92bd-29efeb860cb6Show excerpt
#### 2. **Enable Versioning on the S3 Bucket** To prevent accidental deletion and to keep historical states, enable versioning on the S3 bucket. ```sh aws s3api put-bucket-versioning --bucket my-terraform-state-bucket --versioning-configu…
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.