dreadpirateshawn
|
9affa7753d
|
Performance: Leverage jinja2's Environment to cache compiled Templates.
|
2014-12-12 12:46:07 -08:00 |
|
Steve Pulec
|
1f8253a1a1
|
Cleanup the default region backends.
|
2014-11-15 14:21:58 -05:00 |
|
Steve Pulec
|
bd847bd941
|
Cleanup multi-region support for ELB, SQS, Cloudformation, EC2, Autoscaling.
|
2014-11-15 13:34:52 -05:00 |
|
Joseph Lawson
|
20a69255c3
|
tweak Fn::GetAtt to return resource_json if resource is not implemented. DRY
This is better than failing out with a misleading Boto 400 error which should only happen when get_cfn_attribute is called but fails.
|
2014-10-21 14:51:26 -04:00 |
|
Joseph Lawson
|
1d9ffafaa5
|
create CloudFormation outputs and enable 'Fn::GetAtt' to work.
|
2014-10-21 12:45:03 -04:00 |
|
David Baumgold
|
4201e6b430
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
|
Kevin Glisson
|
fc30f5ba1f
|
adding tests
|
2014-07-18 17:31:57 -07:00 |
|
Kevin Glisson
|
c8d8f00241
|
adding ability to delete elb listeners
|
2014-07-18 16:06:37 -07:00 |
|
Steve Pulec
|
ef876dd27e
|
Fix merge conflicts. Add basic cloudformation support. Closes #111.
|
2014-03-27 19:12:53 -04:00 |
|
Steve Pulec
|
3bddbb4af3
|
Test out py26 with new HTTPretty
|
2013-10-03 20:34:13 -04:00 |
|
Steve Pulec
|
b40d3a5629
|
Basic ELB support
|
2013-07-22 22:50:58 -04:00 |
|