inspec/lib/resource_support/aws
Miah Johnson 2181b9a76b Ensure AwsResourceMixin returns a resource name
`@__resource_name` may be nil, so return our resource name via
`self.class.to_s`. This isn't perfect, is there something better to use
here?

.[2019-05-17T20:14:37-07:00] WARN: DEPRECATION: AWS resources shipped with core InSpec are being to moved to a resource pack for faster iteration. Please update your profiles to depend on git@github.com:inspec/inspec-aws.git . Resource 'AwsElbs'

AwsElbs? This is the `aws_elbs` resource, this is not user-friendly. :(

Signed-off-by: Miah Johnson <miah@chia-pet.org>
2019-05-17 20:15:21 -07:00
..
aws_backend_base.rb Move files to locations for core - inspec AWS PR 219 and other new resources 2018-02-08 09:36:20 -05:00
aws_backend_factory_mixin.rb Rearrange AWS files for merge into core 2018-02-08 09:24:15 -05:00
aws_plural_resource_mixin.rb Move files to locations for core - inspec AWS PR 219 and other new resources 2018-02-08 09:36:20 -05:00
aws_resource_mixin.rb Ensure AwsResourceMixin returns a resource name 2019-05-17 20:15:21 -07:00
aws_singular_resource_mixin.rb Move files to locations for core - inspec AWS PR 219 and other new resources 2018-02-08 09:36:20 -05:00