Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

autospotting

We are on a mission to make AWS more affordable
Collective - Host: opensource - https://opencollective.com/autospotting - Code: https://github.com/AutoSpotting/AutoSpotting

autoscaling: remove unused function

Found by checking the code with megacheck.

github.com/LeanerCloud/AutoSpotting - 095a007713a475c2ec1210604407ba1f51f670da authored almost 7 years ago by Silvan Jegen <[email protected]>
Update the README.md

github.com/LeanerCloud/AutoSpotting - 8e936f329b9b74caf0af06a52105901c4845a62d authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Update dependencies

This includes recent instance type information, which should fix #238

github.com/LeanerCloud/AutoSpotting - 4aede86395ad9e1263ec38738e5c2c087c7d7757 authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Remove references to `.bin` directory

We're now running Terraform via a Docker container so we don't need
to have a local `.bin` direc...

github.com/LeanerCloud/AutoSpotting - 33fb1e8269c69f3b22cb23ea87e5d3ec20189437 authored almost 7 years ago by grahamlyons <[email protected]>
Fix the crash reported in #229

github.com/LeanerCloud/AutoSpotting - d653fb3c685c45ea64ea983b8738470c44222fa6 authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Run Terraform inside a container

Rather than downloading a binary of a specific version we just run
whatever is the latest versio...

github.com/LeanerCloud/AutoSpotting - 0801f4491ef7bd24d569648ca1a3ad6ea9635852 authored almost 7 years ago by grahamlyons <[email protected]>
Format the Terraform code using `terraform fmt`

github.com/LeanerCloud/AutoSpotting - e969d7300cc49e2a9ec3c4ebf7e2c252705437b6 authored almost 7 years ago by grahamlyons <[email protected]>
Add ec2:DescribeSecurityGroups to the list of IAM permissions

github.com/LeanerCloud/AutoSpotting - b785ee65c1918b2599e072e4393eba552be01d60 authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Update support matrix

github.com/LeanerCloud/AutoSpotting - aa27a1bfb463df93a90d6d5438f7104fca60dff4 authored almost 7 years ago by Cristian Măgherușan-Stanciu @magheru_san <[email protected]>
Update feature support matrix

github.com/LeanerCloud/AutoSpotting - 6db657cf797b34ba21d57a588388cf1306e37c05 authored almost 7 years ago by Cristian Măgherușan-Stanciu @magheru_san <[email protected]>
adding documentation on how to get codedeploy to work with autospotting (#200)

* adding documentation on how to get codedeploy to work with autospotting and spot instances
* ...

github.com/LeanerCloud/AutoSpotting - fb5b009afe37ee600c3866289ff9880814aa2d06 authored almost 7 years ago by Chad Upton <[email protected]>
autoscaling: add LC Name tag by default (#219)

To know from which LaunchConfiguration the spot instances were started
with, it seemed interest...

github.com/LeanerCloud/AutoSpotting - 6675461cfb4f3da44adf51c1af2c92f7f26d15e2 authored almost 7 years ago by xlr-8 <[email protected]>
core: always use SecurityGroup IDs

We want to attach the correct SecurityGroups to newly created spot
instances. For that we just r...

github.com/LeanerCloud/AutoSpotting - 448f8c3b5d1bab486545383ea54e1f907cfddaee authored almost 7 years ago by Silvan Jegen <[email protected]>
core: allow longer SecurityGroup IDs

We also add more test cases.

github.com/LeanerCloud/AutoSpotting - e9aedf541d5a88f90611125a285abd2e44e079e9 authored almost 7 years ago by Silvan Jegen <[email protected]>
core: use regex to check SecurityGroupID pattern

Instead of just checking the prefix of a string to determine whether
it's a SecurityGroupID or n...

github.com/LeanerCloud/AutoSpotting - ac2ad064c1c8cdc665d1882a1b60736978edb1cc authored almost 7 years ago by Silvan Jegen <[email protected]>
terraform/autospotting-policy: grant rights to check SecurityGroups

We need those rights to be able to get the Security Group IDs which we
use in the RequestSpotLau...

github.com/LeanerCloud/AutoSpotting - 340f87587f334576bc6b6225b5bb321d59cbcb69 authored almost 7 years ago by Silvan Jegen <[email protected]>
core/launch_configuration: make regexp global

That saves us from creating the same regexp in the tests.

github.com/LeanerCloud/AutoSpotting - 426cc49b17468634f003dbcac0895d4ff516b228 authored almost 7 years ago by Silvan Jegen <[email protected]>
autoscaling: print instance ID, not pointer value

github.com/LeanerCloud/AutoSpotting - 92dad279600ddd9339eb74e4e7cf633c2a27e083 authored almost 7 years ago by Silvan Jegen <[email protected]>
core/autoscaling: refactor launchCheapestSpotInstance

github.com/LeanerCloud/AutoSpotting - 9e95bf65e0ba3288a964e6193f0ae48846192e5a authored almost 7 years ago by Silvan Jegen <[email protected]>
core: refactor getSecurityGroupIDs

github.com/LeanerCloud/AutoSpotting - 0fb8587b233fc5e76e35cb65f8409f42bc53e849 authored almost 7 years ago by Silvan Jegen <[email protected]>
core/launch_configuration_test: make ID/name distinction more obvious

We indicate which security group strings have been treated as names and
not ids by appending cha...

github.com/LeanerCloud/AutoSpotting - a4e79933b221c1485f159b867fdb861a242cccb7 authored almost 7 years ago by Silvan Jegen <[email protected]>
autoscaling: remove unused function

Found by checking the code with megacheck.

github.com/LeanerCloud/AutoSpotting - abf93d2873decfc41ea3cdc5c9a943e84ad9a35b authored almost 7 years ago by Silvan Jegen <[email protected]>
Add support for Docker builds

github.com/LeanerCloud/AutoSpotting - 4ff495c9cc0d4aeb0d6e2cfc031e0911090377bb authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
fixes #225

github.com/LeanerCloud/AutoSpotting - 231d4151ed616aaa31b41f9d455005f9cfffc02a authored almost 7 years ago by dominictootell <[email protected]>
Use the s3 bucket variable to switch behaviour

Rather than having to pass an empty string for the zipfile name,
just use the new variable, whic...

github.com/LeanerCloud/AutoSpotting - 1837dab6b92e93c82ea06cce279260dd47d66845 authored almost 7 years ago by grahamlyons <[email protected]>
Pass the s3_* variables into the module

github.com/LeanerCloud/AutoSpotting - 70ca02d55a9e656a49330e27ebf3a3ed69b0fc77 authored almost 7 years ago by grahamlyons <[email protected]>
Fix an error in the count logic

github.com/LeanerCloud/AutoSpotting - ff646bf5db5dd0d89e9c19e0fb08903cd93b2b6c authored almost 7 years ago by grahamlyons <[email protected]>
Use the variable which refers to the build path

Don't assume a path for this - Travis produces the nightly build.

github.com/LeanerCloud/AutoSpotting - 95da199f34cb8da0c167e0f9dcb15290e67e52df authored almost 7 years ago by grahamlyons <[email protected]>
Conditionally pull Lambda from S3 or locally

We'd like to be able to pull the lambda code from S3 to aid CI
pipelines. This change splits the...

github.com/LeanerCloud/AutoSpotting - 89d58574483dd19e8252ac70afbea4b11dcb24b4 authored almost 7 years ago by grahamlyons <[email protected]>
Add commands for testing the Terraform code

This will validate that the syntax is valid and catch simpler mistakes.

github.com/LeanerCloud/AutoSpotting - 47af99ccaef60a472f1b62c10795f76531ab72ef authored almost 7 years ago by grahamlyons <[email protected]>
Merge pull request #221 from atillamas/master

Support glob matching on allowed instance type

github.com/LeanerCloud/AutoSpotting - 3cb42139ca517bf373edfbe1a749e7c58d8ddbb4 authored almost 7 years ago by xlr-8 <[email protected]>
Apply xlr-8's patch; adding new testcase

github.com/LeanerCloud/AutoSpotting - 2a3b600d576d690401b706f932ea7741d768b60e authored almost 7 years ago by Atilla Mas <[email protected]>
Make getAllowedInstanceTypes work the same way as getDisallowedInstanceTypes

github.com/LeanerCloud/AutoSpotting - 180f1816d543470acd17e598279a3b60618c7a90 authored almost 7 years ago by Atilla Mas <[email protected]>
Update description about AllowedInstanceTypes with glob type support

github.com/LeanerCloud/AutoSpotting - ecd1f8f8df634cda71e46d5f521f489063c927aa authored almost 7 years ago by Atilla Mas <[email protected]>
Make logic consistent between allowed and disallowed case

github.com/LeanerCloud/AutoSpotting - a0277b2f2d4908da297618f63eb92a6565592a74 authored almost 7 years ago by Atilla Mas <[email protected]>
remove comments

github.com/LeanerCloud/AutoSpotting - 392e7b8fa40b43f2b992daf2ecbb2e10ca93c8f2 authored almost 7 years ago by Atilla Mas <[email protected]>
Add testcase for glob match

github.com/LeanerCloud/AutoSpotting - 845f583a785b05ecad84a912427a4c13038eb3b7 authored almost 7 years ago by Atilla Mas <[email protected]>
Support glob matching on allowed instance type

github.com/LeanerCloud/AutoSpotting - 96af0ab2ac94a442b5a2683daf6545d2f8d821a5 authored almost 7 years ago by Atilla Mas <[email protected]>
Replace lambda path in template_build_{build}.json (#220)

Replace lambda path in template_build_{build}.json to match build number.

github.com/LeanerCloud/AutoSpotting - 965aa9331b9679e040bb48960c5be194a5b7bf20 authored almost 7 years ago by Smoked Cheese <[email protected]>
Move images to autospotting.org

github.com/LeanerCloud/AutoSpotting - be80e38efbf1c9cdd2b7672d6f042d22dd6292cf authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Update README.md

github.com/LeanerCloud/AutoSpotting - 65ab47436bbd9246842530fd39f6fb3a07a97035 authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Update README

github.com/LeanerCloud/AutoSpotting - df8512392b62a6a9e38cb0f76b8fb8b651da8c20 authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Fix typos and markdownlint warnings

github.com/LeanerCloud/AutoSpotting - bf80e2c16295678316139c1a78f3eb0c4b3b2def authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Implement licensing for prebuilt binaries

github.com/LeanerCloud/AutoSpotting - dec1647d5a91d7197832fb728d8391f107b8724d authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
remove 25% cap on allowedinstancetypes (#210)

* Remove the 25% cap entirely
* Remove the isSpotQuantityCompatible test

Signed-off-by: Jave...

github.com/LeanerCloud/AutoSpotting - 5673392e50cb53d99e76b96fa8169d8ed8d1238f authored almost 7 years ago by Javeria Khan <[email protected]>
Fix Terraform typo (#218)

Missing closing '"'

github.com/LeanerCloud/AutoSpotting - 4a85becf39bf26240f1c35e3c29a0fdd18b4523a authored almost 7 years ago by Philippe M. Chiasson <[email protected]>
support for filter_by_tag_values, for filtering on extra asg tags (#209)

* support for filter_by_tag_values, for filtering on extra asg tags

* refactor filter by asg ...

github.com/LeanerCloud/AutoSpotting - 7a127d212188f4ddb2370dd1840d5a16fe5b9d18 authored almost 7 years ago by Dominic Tootell <[email protected]>
Add CodeTriage badge to cristim/autospotting (#217)

Adds a badge showing the number of people helping this repo on CodeTriage.

[![Open Source Hel...

github.com/LeanerCloud/AutoSpotting - 5e1e46a01972ece3793dea04d7b9d7354346e394 authored almost 7 years ago by README Bot <[email protected]>
Support the allowed_instance_types option for terraform (#192)

github.com/LeanerCloud/AutoSpotting - 20fced19162c4ee1de87852fc7297e1bcf6c8353 authored almost 7 years ago by Ben Johnson <[email protected]>
Enforce the allowed values for the SpotProductDescription CloudFormation stack parameter

github.com/LeanerCloud/AutoSpotting - 659f81d979d722ed944208b373e6fb2cbd76d16b authored almost 7 years ago by Cristian Magherusan-Stanciu <[email protected]>
iam: add 'CreateServiceLinkedRole' to permissions (#205)

* iam: add 'CreateServiceLinkedRole' to permissions

This permission seems required in order t...

github.com/LeanerCloud/AutoSpotting - d3048773dc4a7870e11abeba6fb80c884d5ea240 authored almost 7 years ago by xlr-8 <[email protected]>
Add missing autospotting_spot_product_description variable (#215)

#214 broke terraform deployments due to this missing variable.

github.com/LeanerCloud/AutoSpotting - 574e9b40d7190a183dcf5398b51f387384280120 authored almost 7 years ago by Ben Sales <[email protected]>
Make spot product description config (#214)

* Adjusting help flag text and derive flag defaults from constants.
* Allow access to new confi...

github.com/LeanerCloud/AutoSpotting - 5a0af4c42681a1bc2a1f947ec873cc51cad4411e authored almost 7 years ago by Russell Ballestrini <[email protected]>
Fix coverage reporting on TravisCI

github.com/LeanerCloud/AutoSpotting - 4894cb617529fd46c878a0558f199a76434d1ead authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Update README

github.com/LeanerCloud/AutoSpotting - c5991f863c399bb746cdc44a69cf89aab95b6a9c authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Remove build expiration restrictions

github.com/LeanerCloud/AutoSpotting - ceb575cf379c58d431dcb9c227c2dfd783ab1f34 authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Remove comma splices (#211)

Removing comma splices and minor changes to punctuation.

github.com/LeanerCloud/AutoSpotting - c1bb6f9b0aef3b03f6c5c9b9c709a6bf0a323227 authored almost 7 years ago by Coin Graham <[email protected]>
Changelog updates

github.com/LeanerCloud/AutoSpotting - ae3eaca114614e7c8a4ce3c12c90762c600f4675 authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Fix TravisCI build

github.com/LeanerCloud/AutoSpotting - 053cf12da1996dc31cf59d5039e4b5b2ab1390ee authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
lambda: make it runs in go1.x rather than python2.7 (#207)

* lambda: make it runs in go1.x rather than python2.7

The code was currently running as a bin...

github.com/LeanerCloud/AutoSpotting - f027b64d0b5b58471774fdf130652b2f71afe538 authored almost 7 years ago by xlr-8 <[email protected]>
Merge pull request #203 from cristim/hr-174

doc: add table of supported feature/options tables

github.com/LeanerCloud/AutoSpotting - 04a1ac43862a9411f8214026bfe378d94ba9c1ed authored almost 7 years ago by xlr-8 <[email protected]>
doc: add table of supported feature/options tables

To gain a bit in visility about the evolution and/or support of existing
options and/or features...

github.com/LeanerCloud/AutoSpotting - 6ca9468d1bc0804daed1b0577b8bec2df1563c87 authored almost 7 years ago by Hugo Rosnet <[email protected]>
disallowed-type: improve logic & add option in terraform/doc (#204)

* terraform: document and add disallowed option

The disallowed option wasn't available for Te...

github.com/LeanerCloud/AutoSpotting - 68a609660ce87b4171b14831f5d34ccf0c53e327 authored almost 7 years ago by xlr-8 <[email protected]>
Allow larger number of autoscaling group names (#201)

* Allow larger number of autoscaling group names

* code review changes

* Add test for regi...

github.com/LeanerCloud/AutoSpotting - 7e35ee56e899bd7d240632cdc8a3fa0b61ce9a07 authored almost 7 years ago by Eric Chan <[email protected]>
Documentation updates

github.com/LeanerCloud/AutoSpotting - f633c3f7009e94e5ff5cb09e8294f440741f9cf1 authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Update docs

github.com/LeanerCloud/AutoSpotting - a6f657d23d1453b6b35ae93be303538fd24b7801 authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Update dependencies

github.com/LeanerCloud/AutoSpotting - 4732df0682725ac7460c06e981df50c03c1b19c2 authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Delete the autospotting binary

github.com/LeanerCloud/AutoSpotting - 2f8e58a5933bfc9919d1baa9857d164bcdab9cda authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Make custom builds valid forever

github.com/LeanerCloud/AutoSpotting - bd09631efcbfa05098b71b4f22271db41d3e7789 authored almost 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Add a disallowed-instance-types option (#196)

@binarylogic Thanks for your contribution to the project!

github.com/LeanerCloud/AutoSpotting - 58bb1c128892b6272a5266cf7526cf8865d37028 authored almost 7 years ago by Ben Johnson <[email protected]>
Makefile: check_deps exits properly on failure (#189)

Due to the one-line in the Makefile, the exit was done on a subprocess
instead of the Makefile ...

github.com/LeanerCloud/AutoSpotting - 8cacef3728a6ee670c3d9a627bb60181ce987c0d authored about 7 years ago by xlr-8 <[email protected]>
Adds all lib dependencies in vendor/ (#181)

* vendor: add all dependencies to the project

In order to reproduce build safely and all rely...

github.com/LeanerCloud/AutoSpotting - aaacc9ac2f973c7986af07a1b0c8eb4e778723ab authored about 7 years ago by xlr-8 <[email protected]>
Merge pull request #175 from kartik894/master

Added normal/aggressive policies to optimize cost by bidding based on spot prices

github.com/LeanerCloud/AutoSpotting - 053135e97082511fb99b689dce4a7a7830f3327c authored about 7 years ago by xlr-8 <[email protected]>
Spot bids: Allow different policies to optimize costs

It is now possible to bid at a value based on the spot instance price
('aggressive' policy) rath...

github.com/LeanerCloud/AutoSpotting - 17a39d109c0aeddcabeb28dc755610370be548a9 authored about 7 years ago by kartik894 <[email protected]>
Add branch to README.md (#184)

github.com/LeanerCloud/AutoSpotting - 0898534cb255a42c04b2b4c3ac07399ff78318d8 authored about 7 years ago by Ricardo Aravena <[email protected]>
doc: add information for enabling debug option (#182)

To facilitate devlopment on the project, documenting a way to have a
better output & understand...

github.com/LeanerCloud/AutoSpotting - ed177f77098880a73c73861eb1433130eb2819c1 authored about 7 years ago by xlr-8 <[email protected]>
Merge pull request #179 from cristim/hr-178

test: make the full-test rule work fine

github.com/LeanerCloud/AutoSpotting - 2c9e019ffc2f7c2025236433f180d4e519a5294e authored about 7 years ago by xlr-8 <[email protected]>
Merge branch 'master' into hr-178

github.com/LeanerCloud/AutoSpotting - 5e41808fc5c82c94872761b4e138426bf94616c4 authored about 7 years ago by Cristian Măgherușan-Stanciu @magheru_san <[email protected]>
ci: add lint rule and update help message

The CI now also verifies the lint code validation, which wasn't the case
until now. The help mes...

github.com/LeanerCloud/AutoSpotting - ba4776f46624ec878323a3493c87420e96d39fca authored about 7 years ago by Hugo Rosnet <[email protected]>
Merge pull request #177 from cristim/hr-176

terraform: delete forces policies to detach

github.com/LeanerCloud/AutoSpotting - 1939ead022aad6ad2c34e26f2d81f1f69c0e7d28 authored about 7 years ago by xlr-8 <[email protected]>
tests: comment properly exported variables

The Version & ExpirationDate variables need to be commented as such,
otherwise the 'make full-te...

github.com/LeanerCloud/AutoSpotting - beeb8c915c76dedede83c3855730df0789c7c751 authored about 7 years ago by Hugo Rosnet <[email protected]>
terraform: format all files for readiness purposes

The terraform binary includes an option to format all files
indentically, thus making the readin...

github.com/LeanerCloud/AutoSpotting - ea25bd0e6df3299ae5b17c3a855f64c5985707cb authored about 7 years ago by Hugo Rosnet <[email protected]>
terraform: improve documentation for stack creation

When using latest terraform versions (>0.10) the terraform plugins
aren't integrated in the bina...

github.com/LeanerCloud/AutoSpotting - 105d0531b75f9135cc5210bfee9c130c08ee4ffa authored about 7 years ago by Hugo Rosnet <[email protected]>
terraform: delete forces policies to detach

When destroying the stack via terraform, it wouldn't destroy the
policies/roles, claiming the po...

github.com/LeanerCloud/AutoSpotting - b59f9881889613db7de1dfea8ccd2c3c2ff47da9 authored about 7 years ago by Hugo Rosnet <[email protected]>
Fix a couple minor typos in parameter description (#168)

github.com/LeanerCloud/AutoSpotting - fa1333877923a09b940e22a163e98048cc752653 authored about 7 years ago by David Wolfe <[email protected]>
Added environment variable to pass allowed instance types to lambda (#167)

github.com/LeanerCloud/AutoSpotting - 34c9b05be0410185e97c0794e72f357a179badfe authored about 7 years ago by vivek dubey <[email protected]>
prevent termination of last instance, should improve #104 (#164)

* prevent termination of last instance, should improve #104

* adding test for destroy blocking

github.com/LeanerCloud/AutoSpotting - aec9b56f2b017e4d41046e1b658d9c33b19e13b7 authored about 7 years ago by universam1 <[email protected]>
add new global option on_demand_price_multiplier to support volume discounts (#163)

* add new global option on_demand_price_multiplier to support volume
discounts

This patch ad...

github.com/LeanerCloud/AutoSpotting - 3fbd0ef58ce6fbf9018e95e1500bc5c50abddeb9 authored about 7 years ago by Brian Masney <[email protected]>
Fixed typo (#162)

github.com/LeanerCloud/AutoSpotting - 6ddeb4a5f1eb444c34952c7f11ad873a355fe572 authored about 7 years ago by vivek dubey <[email protected]>
minor fix to refer argument (#161)

github.com/LeanerCloud/AutoSpotting - b5f41363a078c5ec323d1428c97b6fc714589171 authored about 7 years ago by gaurav-narra <[email protected]>
Update README.md (#158)

github.com/LeanerCloud/AutoSpotting - 30fec8a4392e29a7867586287b3ad6a156e86cf4 authored about 7 years ago by Russell Ballestrini <[email protected]>
Fix LDFLAGS and make them easier to be kept consistent between build types

github.com/LeanerCloud/AutoSpotting - 14df03cbb80061e75e084faab2cc9afd42aca117 authored about 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Fix typo in START.md

github.com/LeanerCloud/AutoSpotting - 5e0a83f511763091a77cf5f2cc4c9493314b433a authored about 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Update dv with nightly throughout the repo

github.com/LeanerCloud/AutoSpotting - 0f30ea26a4a34bf95276a49c7deaef60ec18394b authored about 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Revert "use TerminateInstanceInAutoScalingGroup instead of Detach (#141)"

It causes an ever increasing desired capacity of the group and
no successful replacements with s...

github.com/LeanerCloud/AutoSpotting - 28ede473ffb42147823f4085703d7961af23201f authored about 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Implement expiration of nightly builds

github.com/LeanerCloud/AutoSpotting - 4f31c4a6309d99f9e4b90f6050b2efe0f9ec545c authored about 7 years ago by Cristian Măgherușan-Stanciu <[email protected]>
Fix Terraform installation instructions (#152)

* Fix Terraform installation instructions

* FIx typo, disambiguate use/download of zip file
...

github.com/LeanerCloud/AutoSpotting - 3adad61aebc6f73c21e504b75fc1f4ac3a3c18e4 authored about 7 years ago by Cristian Măgherușan-Stanciu @magheru_san <[email protected]>
use TerminateInstanceInAutoScalingGroup instead of Detach (#141)

github.com/LeanerCloud/AutoSpotting - 3c2f4509e039259ed3a10e80cc2ede16d1d56543 authored about 7 years ago by Rafael <[email protected]>
FAQ.md: add ELB draining info (#151)

github.com/LeanerCloud/AutoSpotting - da0079096ca4aefa168be913a0ffdb1f8a34ad8d authored about 7 years ago by francoran <[email protected]>
Update START.md

github.com/LeanerCloud/AutoSpotting - 03dd631eeac8cdc313769537ae2375029adbd8c2 authored over 7 years ago by Cristian Măgherușan-Stanciu @magheru_san <[email protected]>