data.external.spot_prices
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
data.external.spot_prices has 35 facts recorded in Dontopedia across 1 reference.
Mostly:rdf:type(1), has type(1), has program(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (5)
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
dependsOnDepends on(1)
- Spot Instance Resource
ex:spot-instance-resource
getsSpotPriceFromGets Spot Price From(1)
- Spot Instance Resource
ex:spot-instance-resource
referencesDataSourceReferences Data Source(1)
- Spot Instance Resource
ex:spot-instance-resource
setsSpotPriceFromDataSets Spot Price From Data(1)
- Spot Instance Resource
ex:spot-instance-resource
Other facts (34)
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 Data Source | [1] |
| Has Type | external | [1] |
| Has Program | bash | [1] |
| Has Argument | -c | [1] |
| Has Command | aws ec2 describe-spot-price-history --instance-types t2.micro --product-descriptions 'Linux/UNIX' --availability-zone us-west-2a --start-time $(date -u +%Y-%m-%dT%H:%M:%S)Z | jq '.SpotPriceHistory[0].SpotPrice' | [1] |
| Uses Aws Service | EC2 | [1] |
| Uses Aws Command | describe-spot-price-history | [1] |
| Specifies Instance Type | t2.micro | [1] |
| Specifies Product Description | Linux/UNIX | [1] |
| Specifies Availability Zone | us-west-2a | [1] |
| Uses Date Command | date -u +%Y-%m-%dT%H:%M:%S | [1] |
| Uses Jq Filter | .SpotPriceHistory[0].SpotPrice | [1] |
| Returns Spot Price | true | [1] |
| Is Referenced by | Spot Instance Resource | [1] |
| Provisioned by | Aws | [1] |
| Queries Instance Type | T2.micro | [1] |
| Purpose | Query EC2 Spot Prices | [1] |
| Executes at | Configuration Time | [1] |
| Uses Provider | Terraform | [1] |
| Uses External Command | true | [1] |
| Parses Json | true | [1] |
| Extracts First Element | true | [1] |
| Linux Product | true | [1] |
| Runs Shell Command | true | [1] |
| Invokes Aws Cli | true | [1] |
| Filters by Instance Type | t2.micro | [1] |
| Filters by Os | Linux/UNIX | [1] |
| Filters by Az | us-west-2a | [1] |
| Filters by Time | current | [1] |
| Extracts Json Field | SpotPrice | [1] |
| Fetches Dynamic Value | true | [1] |
| Evaluates at Plan | true | [1] |
| Returns Numeric Value | true | [1] |
| Block Type | data | [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.