Is it possible to define AWS max spot bid for instances?
inigo88 has quit
inigo88 joined the channel
inigo88 has quit
blackjid has quit
c4milo joined the channel
c4milo has quit
yaronr has quit
c4milo joined the channel
c4milo has quit
yaronr joined the channel
Hi Terraformers
Is it possible to define AWS max spot bid for instances?
Is there anyone here?
em-dash_ joined the channel
em-dash has quit
em-dash_ is now known as em-dash
svanharmelen
Yes... But unfortunately I cannot answer this specific question as I don't use AWS myself...
yaronr
svanharmelen I couldn't find anything in the docs / source code (although TL;DR ) Can you give me at least a rough pointer?
svanharmelen also: Do you know if terraform has an API? if I would like to control a cluster automatically
svanharmelen
yaronr: as for your first question, I'm not anywhere near a computer right now (texting on my iPhone right now) so I don't have access to do a quick glance through the AWS provider to get you a pointer...
As for the second question: no, there isn't an API for TF. But this is on my personal wishlist also, so planning to work on that in the comming week(s) (but planning stuff is kind of hard lately, still not finished a cloudstack provider which is actually a pretty simple peace of work ;)
And no clue if an API entry point fits the design view/goal of mitchellh, so no clue is that would even be merged back into TF...
yaronr
svanharmelen thanks for the info.
svanharmelen There's a piece that I'm looking for, for my technology stack. This would be something similar to 'fleet', but for multi-cloud, and with pluggable / programmable scheduling logic.
Before I go and re-invent the wheel, I am researching to see if something like that exists, and if not - what's the closest 'relative' which I could maybe modify
If you have any ideas or thoughts on this, please let me know
Right now I'm looking at JClouds + code, or fleet + changes
c4milo joined the channel
c4milo has quit
include joined the channel
include has quit
yerbamate joined the channel
stevedb joined the channel
yerbamate has quit
c4milo joined the channel
c4milo has quit
stevedb has quit
stevedb joined the channel
yerbamate joined the channel
yerbamate has quit
c4milo joined the channel
inigo88 joined the channel
c4milo has quit
c4milo joined the channel
jsh_ joined the channel
c4milo has quit
c4milo joined the channel
jsh has quit
jsh_ is now known as jsh
c4milo has quit
yerbamate joined the channel
baniir joined the channel
em-dash has quit
ryanuber joined the channel
bgyss has quit
c4milo joined the channel
c4milo has quit
baniir
is it common for a timeout to occur when trying to provision an rds resource? i've had success with one out of a dozen or so attempts.
inigo88 has quit
inigo88 joined the channel
em-dash joined the channel
em-dash has quit
hydrajump
2 things I don't understand about the terraform vix provider. Still not clear to me if I need to recompile terraform to use the provider. The other thing I don't understand is do I have to create a "box" to use the provider?