inspec/lib
Clinton Wolfe b3fafab1e6 Add aws_eks_cluster resource (#3582)
* add aws_eks_cluster

Signed-off-by: Timothy van Zadelhoff
timothy.inspec@theothersolution.nl

* disable ABC check on fetch_from_api

Signed-off-by: Timothy van Zadelhoff <timothy.inspec@theothersolution.nl>

* add status predicates

* Change docs for status attribute

Signed-off-by: Timothy van Zadelhoff <timothy.inspec@theothersolution.nl>

*     Add integration tests

    Signed-off-by: Timothy van Zadelhoff <timothy.inspec@theothersolution.nl>

* Adjust EKS build code to almost work

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* EKS only uses private subnets - integration tests pass

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* Correct AWS Exception class for resource search miss in unit test

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* Update unit test to reflect AWS resource-standard miss behavior, returning nil for most properties

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2018-11-27 16:54:47 -05:00
..
bundles Change Inspec to InSpec where appropriate (#3494) 2018-10-15 12:09:46 -04:00
fetchers Add Git SSH and HTTP basic auth support to inspec exec (#3562) 2018-11-08 15:55:15 -05:00
inspec Bump version to 3.0.58 by Chef Expeditor 2018-11-27 18:21:36 +00:00
matchers Modify cmp matcher output to use .inspect (#3450) 2018-10-02 15:27:48 -04:00
plugins Fixes (some) ruby warnings related to functional tests (#3561) 2018-11-05 09:59:01 -05:00
resource_support Add aws_eks_cluster resource (#3582) 2018-11-27 16:54:47 -05:00
resources Add aws_eks_cluster resource (#3582) 2018-11-27 16:54:47 -05:00
source_readers Inspec 3.0 (#3512) 2018-10-15 18:25:27 -04:00
utils ksh support (#3533) 2018-10-23 09:16:24 -04:00
inspec.rb Add string impact options for controls (#3359) 2018-09-13 14:14:05 -04:00