1. 06 Aug, 2013 3 commits
  2. 03 Aug, 2013 4 commits
  3. 02 Aug, 2013 1 commit
  4. 01 Aug, 2013 1 commit
    • Added optional region parameter. Fail if you specify an ELB that doesn't exist. · 8171b7ba
      Boto blindly assumes the us-east-1 region if you don't hardcode a
      region in it's config, so you could end up attempting to modify ELB's
      in one region from a totally different region.  If a region isn't
      specified then default to the region that the module is being run
      within rather than the default us-east-1 region since it's a pretty
      safe assumption that you intend to work on the ELB's within your
      current region.
      
      Also throw an error if a specified ELB instance doesn't exist.  The old
      behavior would be to silently succeed with changed=false, so if you had
      so much as a typo in the name of your ELB (or were in the wrong region
      like my initial testing) you wouldn't get a clear indication that a
      problem had occurred.
      Bruce Pennypacker committed
  5. 31 Jul, 2013 3 commits
  6. 30 Jul, 2013 1 commit
  7. 27 Jul, 2013 1 commit
  8. 25 Jul, 2013 1 commit
  9. 24 Jul, 2013 2 commits
  10. 23 Jul, 2013 1 commit
  11. 22 Jul, 2013 1 commit
  12. 21 Jul, 2013 3 commits
  13. 20 Jul, 2013 2 commits
  14. 19 Jul, 2013 2 commits
  15. 18 Jul, 2013 3 commits
  16. 17 Jul, 2013 1 commit
  17. 16 Jul, 2013 1 commit
  18. 12 Jul, 2013 2 commits
  19. 11 Jul, 2013 3 commits
  20. 10 Jul, 2013 1 commit
  21. 08 Jul, 2013 2 commits
  22. 04 Jul, 2013 1 commit