» packet_operating_system

Use this data source to get Packet Spot Market Price.

» Example Usage

data "packet_spot_market_price" "example" {
  facility = "ewr1"
  plan     = "c1.small.x86"
}

» Argument Reference

  • facility - (Required) Name of the facility.
  • plan - (Required) Name of the plan.

» Attributes Reference

  • price - Current spot market price for given plan in given facility.