This commit is contained in:
Carlos A Becker 2015-09-23 15:35:47 -03:00
parent a3111b41e5
commit 362024056f
1 changed files with 3 additions and 0 deletions

View File

@ -51,6 +51,9 @@ Spot Instance Requests support all the same arguments as
* `wait_for_fulfillment` - (Optional; Default: false) If set, Terraform will
wait for the Spot Request to be fulfilled, and will throw an error if the
timeout of 10m is reached.
* `spot_type` - (Optional; Default: "persistent") If set to "one-time", after
the instance is terminated, the spot request will be closed. Also, Terraform
can't manage one-time spot requests, just launch them.
## Attributes Reference