Closed Rohit1509 closed 5 months ago
@Rohit1509 , I just fixed this. Could you please remove the inspec.lock and try again ?
Hi @sathish-progress , thanks for the update. I will test it today and update it here.
@sathish-progress , the issue is still not resolved.
Pretty much every function is giving out errors
@Rohit1509 , thanks for pointing out the issues, the above PR fixes the issues.
Hi @sathish-progress , there was still a bug in the code. Here is the PR: https://github.com/inspec/inspec-aws/pull/904 for that bugfix.
Closing this Fixed in #904
Lazy loading not working for 'aws_iam_access_keys' resource
Describe the problem
For resource pack version v1.83.0 just before lazy loading was added this resource was working fine.
For latest resource pack version v1.83.8 we are not getting any API response
Possible Solution