Commit graph

6 commits

Author SHA1 Message Date
Christoph Hartmann
8bd00a9b87 relax azure sdk pinning (#51)
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2017-10-08 23:02:19 +02:00
Daniel Sanabria
b1254926cd Using newer arm sdk version (#44)
Some object methods have been deprecated in v0.11.0 of the arm sdks.
This commit fixes the get_resources method by using the new resources
object instance method. We are also updating the Gemfile accordingly.

Signed-off-by: sanabriad <sanabria.d@gmail.com>
2017-10-08 22:43:46 +02:00
Russell Seymour
ec072cadd3 Added integration tests for current resources
Closes #19

Signed-off-by: Russell Seymour <russell.seymour@turtlesystems.co.uk>
2017-03-01 16:00:19 +01:00
Russell Seymour
b3fc4c07cd Added azure_mgmt_network to Gemfile
Updated RubyDoc annotation on classes and methods

Signed-off-by: Russell Seymour <russell.seymour@turtlesystems.co.uk>
2017-02-20 17:15:40 +00:00
Russell Seymour
082e5c0041 Added ability to check for datadisks
Added `pry-coolline` to help with debugging in development

Signed-off-by: Russell Seymour <russell.seymour@turtlesystems.co.uk>
2017-02-08 12:46:59 +00:00
Russell Seymour
12c832604e Initial checkin of Inspec Azure resource pack
Signed-off-by: Russell Seymour <russell.seymour@turtlesystems.co.uk>
2017-01-20 16:51:53 +00:00