1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
Commit graph

13 commits

Author SHA1 Message Date
Arsen Shamkhalov
fcc71071ea SetInstanceProtection endopoint for auto scaling groups support 2018-03-22 16:14:35 +07:00
Roman Zaharenkov
9db024d12d
Fix detaching instances from auto scaling group. 2017-09-20 23:07:21 +03:00
Joshua Lane
2937ab1ef4 fix creating tags with #create_auto_scaling_group 2016-12-15 12:03:57 -08:00
Martin Forssen
07f05e86ea Added support for attaching auto sclaing groups to target groups
This is in reference to https://github.com/fog/fog-aws/issues/328
Unfortunately I will not have time to implement support for managing
the actual ALBs and all that is reated to them.
2016-12-13 14:14:29 +01:00
Moritz Siuts
2df1867c45 improve tests and initialize ASG with empty targetGroupARNs 2016-10-19 10:24:25 +02:00
Ed Healy
dd3b16c76e Correct optional parameter naming in documentation for Fog::AWS::Autoscaling::Real#put_scaling_policy 2016-09-26 11:14:10 -04:00
Shai Rosenfeld
152c1537a5 docs 2016-03-04 10:12:30 -08:00
Shai Rosenfeld
dbf7590705 ci fix 2016-03-04 10:12:30 -08:00
Shai Rosenfeld
4b7a384d82 autoscaler attach/detatch
Amazon doc links inline in the commits
2016-03-04 10:12:30 -08:00
Nicholas Fowler
cac3d67497 AutoScaling attach/detach ELB support + tests
http://docs.aws.amazon.com/AutoScaling/latest/APIReference/API_AttachLoadBalancers.html
http://docs.aws.amazon.com/AutoScaling/latest/APIReference/API_DetachLoadBalancers.html
2015-07-24 14:44:13 -07:00
Frederick Cheung
bb4eb92226 [AWS|Autoscaling] Support classic link related properties for launch configurations 2015-01-20 12:25:12 +00:00
Josh Lane
dcfd354b8a working tests 2015-01-02 09:42:20 -08:00
Josh Lane
d48d376e9c initial import
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00