inspec/test/unit/resources
Chris Redekop c8d4244ef4 Add has_roles to aws_ec2_instance (#90)
* Rename EC2-instance resources

Signed-off-by: Chris Redekop <chris.redekop@d2l.com>

* Add interim updates

Signed-off-by: Chris Redekop <chris.redekop@d2l.com>

* testing for issue 82

Signed-off-by: Simon Varlow <simon.varlow@d2l.com>

* completed integration for EC2 roles

Signed-off-by: Simon Varlow <simon.varlow@d2l.com>

* adding in the beginning of the unit test for issue 82

Signed-off-by: Simon Varlow <simon.varlow@d2l.com>

* Fix unit tests

Signed-off-by: Chris Redekop <chris.redekop@d2l.com>

* Add has_roles? examples

Signed-off-by: Chris Redekop <chris.redekop@d2l.com>

* Remove redundant gsub

Signed-off-by: Chris Redekop <chris.redekop@d2l.com>

* corrected OpenStruct format

Signed-off-by: Simon Varlow <simon.varlow@d2l.com>

* setting up variable for InstanceProfile

Signed-off-by: Simon Varlow <simon.varlow@d2l.com>

* Updated the unit test so all variables are at the top

Signed-off-by: Simon Varlow <simon.varlow@d2l.com>

* Fixed Rubocop issues that were detected

Signed-off-by: Simon Varlow <simon.varlow@d2l.com>

* Updating README.md to include changes to aws_ec2

Signed-off-by: Simon Varlow <simon.varlow@d2l.com>

* Add failing IT for has_roles?

Signed-off-by: Chris Redekop <chris.redekop@d2l.com>

* Add negative IT and fix uncovered issue

Signed-off-by: Chris Redekop <chris.redekop@d2l.com>

* Fix Rubocop issue

Signed-off-by: Chris Redekop <chris.redekop@d2l.com>

* Fix integration test

Signed-off-by: Chris Redekop <chris.redekop@d2l.com>

* Fix Rubocop issues and unit tests

Signed-off-by: Chris Redekop <chris.redekop@d2l.com>

* Pin AWS dependency to '~> 2'

Signed-off-by: Chris Redekop <chris.redekop@d2l.com>
2017-10-26 15:56:32 -04:00
..
aws_ec2_instance_test.rb Add has_roles to aws_ec2_instance (#90) 2017-10-26 15:56:32 -04:00
aws_iam_access_key_test.rb Run linter on unit tests (#51) 2017-07-05 22:31:27 +02:00
aws_iam_password_policy_test.rb Run linter on unit tests (#51) 2017-07-05 22:31:27 +02:00
aws_iam_root_user_test.rb Add has_mfa_enabled? to aws_iam_root_account (#80) 2017-08-16 11:53:44 +02:00
aws_iam_user_details_provider_test.rb Issue #46 Lazily load attributes in aws_iam_users (#89) 2017-10-26 15:22:15 -04:00
aws_iam_user_provider_test.rb Issue #46 Lazily load attributes in aws_iam_users (#89) 2017-10-26 15:22:15 -04:00
aws_iam_user_test.rb Issue #46 Lazily load attributes in aws_iam_users (#89) 2017-10-26 15:22:15 -04:00
aws_iam_users_test.rb Issue #46 Lazily load attributes in aws_iam_users (#89) 2017-10-26 15:22:15 -04:00