- the library is now included via hook_init, so it is possible to use features/strongarm modules to preset cloudfusion settings.
- added a .install to clean variables and set a weight to the module in order to his hook_init is executed just after the strongarm one, so if other module wants to perfom amazon call during hook_init it will be ok.
The first stable release of this project, as it just a wrapper over the tarzan API, this module just offers an easy way to add your AWS keys in the administration section of your drupal site, and allow you to simply use the Tarzan API in each modules that declares a dependencie to the creeper module.
Follow the provided README.txt for installation instructions please.