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

Added support for checking last_status for a config recorder #750

Merged
merged 8 commits into from
Nov 11, 2021

Conversation

varunsharma5
Copy link
Collaborator

Signed-off-by: Varun Sharma varun.sharma@progress.com

Description

Added support for checking last_status for a config recorder

Issues Resolved

#749

Check List

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

Signed-off-by: Varun Sharma <varun.sharma@progress.com>
@varunsharma5 varunsharma5 requested review from a team as code owners November 8, 2021 11:49
Signed-off-by: Varun Sharma <varun.sharma@progress.com>
@ppradhan9
Copy link
Contributor

@varunsharma5 : Please don't add ReadyForDoc & Documentation label till Inspec-cloud-dev doesn't approve it.

Copy link
Contributor

@soumyo13 soumyo13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check my comments.

Other Comments:

  1. Please update the docs link on line no 41 to "https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-configurationrecorder.html".

  2. Please update the text of line no 41 from "[AWS documentation on Configuration]" to "[AWS documentation on AWS Config Configuration Recorder]".

  3. Do we need the plural resource also or singular resource is fine?

libraries/aws_config_recorder.rb Outdated Show resolved Hide resolved
libraries/aws_config_recorder.rb Outdated Show resolved Hide resolved
test/integration/verify/controls/aws_config_recorder.rb Outdated Show resolved Hide resolved
docs/resources/aws_config_recorder.md Outdated Show resolved Hide resolved
varunsharma5 and others added 3 commits November 10, 2021 11:49
Incorporated the review comments

Co-authored-by: Soumyodeep Karmakar <63713087+soumyo13@users.noreply.github.com>
Signed-off-by: Varun Sharma <varun.sharma@progress.com>
…s into aws_config_delivery_log

Signed-off-by: Varun Sharma <varun.sharma@progress.com>
Copy link
Contributor

@soumyo13 soumyo13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added the "Do not merge" label.

Signed-off-by: Varun Sharma <varun.sharma@progress.com>
@soumyo13
Copy link
Contributor

@IanMadd / @dkumaras - Please review this.

Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
@sonarcloud
Copy link

sonarcloud bot commented Nov 10, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@soumyo13 soumyo13 merged commit 864c140 into main Nov 11, 2021
@soumyo13 soumyo13 deleted the aws_config_delivery_log branch November 11, 2021 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

To Add support for checking last_status for a config recorder
5 participants