Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Feature/kbroughton/add spot instance support for aws #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kbroughton
Copy link

Add spot_instance support for aws.

Blocker bugs in terraform
spot instance does not pick up tags
hashicorp/terraform#3263

Right now,
$terraform get
shows spot_instances
but
$terraform apply
creates regular instances.
https://groups.google.com/forum/#!topic/terraform-tool/PMOHI5rjhy8

  • Installs cleanly on a fresh build of most recent master branch
  • Upgrades cleanly from the most recent release
  • Updates documentation relevant to the changes

@kbroughton kbroughton force-pushed the feature/kbroughton/add-spot-instance-support-for-aws branch from 463c856 to 22a7056 Compare March 29, 2016 17:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant