Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 313 Bytes

TO-DO.md

File metadata and controls

5 lines (5 loc) · 313 Bytes
  • move aws.py and aws_cmdline.py into providers/
  • iterate over providers/*_cmdline.py
  • move provider.py to providers/__init__.py (only for use by submodules)
  • sort by file order, name or instance ID
  • Handle boto_helper.ProfileException: Missing/incomplete credentials in profile 'xyz'