aws_spot_instance_request.example
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
aws_spot_instance_request.example has 69 facts recorded in Dontopedia across 1 reference, with 1 live disagreement.
Mostly:requires replacement(4), rdf:type(1), has type(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.
containsBlockContains Block(1)
- Terraform Config
ex:terraform-config
isReferencedByIs Referenced by(1)
- Spot Prices Data Source
ex:spot-prices-data-source
referencesResourceReferences Resource(1)
- Instance Id Output
ex:instance-id-output
Other facts (68)
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 |
|---|---|---|
| Requires Replacement | subnet-xxxxxxxx | [1] |
| Requires Replacement | sg-xxxxxxxx | [1] |
| Requires Replacement | your-key-pair-name | [1] |
| Requires Replacement | your-placement-group-name | [1] |
| Rdf:type | Terraform Resource | [1] |
| Has Type | aws_spot_instance_request | [1] |
| Has Spot Price | data.external.spot_prices.result | [1] |
| References Data Source | Spot Prices Data Source | [1] |
| Has Instance Count | 1 | [1] |
| Has Instance Type | t2.micro | [1] |
| Has Ami | ami-0c94855ba95c71c99 | [1] |
| Has Subnet Id | subnet-xxxxxxxx | [1] |
| Subnet Id Is Placeholder | true | [1] |
| Has Public Ip Address | true | [1] |
| Public Ip Configurable | true | [1] |
| Has Tags | true | [1] |
| Has Tag | Name = example-spot-instance | [1] |
| Has Optional Key Pair | true | [1] |
| Has Key Pair | your-key-pair-name | [1] |
| Key Pair Is Placeholder | true | [1] |
| Has Optional Security Groups | true | [1] |
| Has Security Group | sg-xxxxxxxx | [1] |
| Security Group Is Placeholder | true | [1] |
| Has Optional Placement Group | true | [1] |
| Has Placement Group | your-placement-group-name | [1] |
| Located in Region | US West 2 | [1] |
| Uses Ami | Ami 0c94855ba95c71c99 | [1] |
| Uses Subnet | Subnet Xxxxxxxx | [1] |
| Uses Security Group | Sg Xxxxxxxx | [1] |
| Has User Data | true | [1] |
| User Data Content | #!/bin/bash\necho "Hello, World!" | [1] |
| Uses Shell Script | true | [1] |
| Executes Command | echo "Hello, World!" | [1] |
| Provisioned by | Aws | [1] |
| Uses Instance Type | T2.micro | [1] |
| Purpose | Request AWS Spot Instance | [1] |
| Depends on | Spot Prices Data Source | [1] |
| Configurable Public Ip | true | [1] |
| Default Public Ip | true | [1] |
| Has Optional Tags | true | [1] |
| Has Optional User Data | true | [1] |
| Created at | Apply Time | [1] |
| Instantiates | Aws Spot Instance | [1] |
| Uses Provider | Terraform | [1] |
| Has Incomplete Output | Instance Id Output | [1] |
| Requests Spot Pricing | true | [1] |
| Single Instance | true | [1] |
| Linux Ami | true | [1] |
| Linux Instance | true | [1] |
| Uses Heredoc | true | [1] |
| Heredoc Delimiter | EOF | [1] |
| Bash Script | true | [1] |
| Prints Message | Hello, World! | [1] |
| Sets Spot Price From Data | Spot Prices Data Source | [1] |
| Sets Instance Count | 1 | [1] |
| Sets Instance Type | t2.micro | [1] |
| Sets Ami | ami-0c94855ba95c71c99 | [1] |
| Sets Subnet Id | subnet-xxxxxxxx | [1] |
| Sets Public Ip | true | [1] |
| Sets Tags | {"Name":"example-spot-instance"} | [1] |
| Sets Key Pair | your-key-pair-name | [1] |
| Sets Security Groups | ["sg-xxxxxxxx"] | [1] |
| Sets Placement Group | your-placement-group-name | [1] |
| Sets User Data | #!/bin/bash\necho "Hello, World!" | [1] |
| Gets Spot Price From | Spot Prices Data Source | [1] |
| Creates at Apply | true | [1] |
| Uses Dynamic Pricing | true | [1] |
| Block Type | resource | [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.
References (1)
ctx:claims/beam/a4b2ca24-5ce7-40af-a9cc-4b8d5bf78a14- full textbeam-chunktext/plain1 KB
doc:beam/a4b2ca24-5ce7-40af-a9cc-4b8d5bf78a14Show excerpt
region = "us-west-2" } data "external" "spot_prices" { program = ["bash", "-c", "aws ec2 describe-spot-price-history --instance-types t2.micro --product-descriptions 'Linux/UNIX' --availability-zone us-west-2a --start-time $(date -u +%…
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.