Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix in iam access keys resource #904

Merged

Conversation

Rohit1509
Copy link

Signed-off-by: Rohit Joshi rohit.prasad.joshi@sap.com

Description

'lazy_load_last_used_hours_ago' function was never called (always 'nil') hence when it was referenced in 'lazy_load_last_used_days_ago' function this was giving an error if it had a non-nil value. This fix calls the function if it is previously nil.

Issues Resolved

List any existing issues this PR resolves, or any Discourse or StackOverflow discussion that's relevant

Check List

Please fill box or appropriate ([x]) or mark N/A.

Signed-off-by: Rohit Joshi <rohit.prasad.joshi@sap.com>
@Rohit1509 Rohit1509 requested a review from a team as a code owner May 6, 2022 17:13
@netlify
Copy link

netlify bot commented May 6, 2022

Deploy Preview for inspec-aws canceled.

Name Link
🔨 Latest commit 6787330
🔍 Latest deploy log https://app.netlify.com/sites/inspec-aws/deploys/627557266d5976000962a8c2

@sathish-progress sathish-progress merged commit 3cd3db4 into inspec:main May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants