example_sg
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
example_sg has 26 facts recorded in Dontopedia across 3 references, with 8 live disagreements.
Mostly:rdf:type(2), has name(2), is secured by(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (10)
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.
appliesToApplies to(2)
- Egress Rule 1
ex:egress-rule-1 - Ingress Rule 1
ex:ingress-rule-1
containsResourceContains Resource(2)
- Main Config File
ex:main-config-file - Terraform Config
ex:terraform-config
containsContains(1)
- Aws Vpc Resource
ex:aws-vpc-resource
isInstanceOfIs Instance of(1)
- Rds Security Group
ex:rds-security-group
referencesSecurityGroupReferences Security Group(1)
- Aws Ec2 Instance Resource
ex:aws-ec2-instance-resource
usedByUsed by(1)
- Security Group Name Variable
ex:security-group-name-variable
usesUses(1)
- Aws Ec2 Instance Resource
ex:aws-ec2-instance-resource
usesSecurityGroupUses Security Group(1)
- Aws Instance Resource
ex:aws-instance-resource
Other facts (23)
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 | Aws Security Group Resource | [1] |
| Rdf:type | Terraform Resource | [2] |
| Has Name | var.security_group_name | [1] |
| Has Name | rds-security-group | [2] |
| Is Secured by | Ingress Rule 1 | [1] |
| Is Secured by | Egress Rule 1 | [1] |
| Has Ingress | 1 | [1] |
| Has Ingress | Ingress Rule | [2] |
| Has Egress | 1 | [1] |
| Has Egress | Egress Rule | [2] |
| References Variable | Security Group Name Variable | [1] |
| References Variable | Security Group Name Variable | [2] |
| Has Resource Type | Security Group | [2] |
| Has Resource Type | aws_security_group | [2] |
| Has Description | Security group for example instances | [1] |
| Has Ingress Rule | Ingress Rule 1 | [1] |
| Has Egress Rule | Egress Rule 1 | [1] |
| Opens Port | 22 | [1] |
| Is Defined in | Terraform Config | [2] |
| Is Aws Resource | true | [2] |
| Is Resource of | Terraform Config | [2] |
| Is Part of | Aws Vpc Resource | [3] |
| Is Used by | Aws Ec2 Instance Resource | [3] |
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 (3)
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/579c77e9-cffb-4e45-86fa-28204a320054ctx:claims/beam/9545acff-d80d-4d67-be27-2b912f9f7346- full textbeam-chunktext/plain1 KB
doc:beam/9545acff-d80d-4d67-be27-2b912f9f7346Show excerpt
cidr_blocks = ["0.0.0.0/0"] } timeouts { create = "5m" } } # Create an EC2 Instance with dynamic timeout values resource "aws_instance" "example" { ami = "ami-abc123" instance_type = "t2.micro" subnet_id =…
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.