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

chore(aws): Replace audit_info for provider #3521

Merged

Conversation

jfagoagas
Copy link
Member

Description

Under tests/providers/aws:

  • set_mocked_aws_audit_infoset_mocked_aws_provider
  • audit_infoaws_provider
  • current_audit_infoaws_provider

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jfagoagas jfagoagas requested a review from a team March 11, 2024 11:45
@github-actions github-actions bot added the provider/aws Issues/PRs related with the AWS provider label Mar 11, 2024
self._audit_config = load_and_validate_config_file(
self._type, arguments.config_file
)
self._audit_config = {}
Copy link
Member Author

Choose a reason for hiding this comment

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

Review this before merging.

@jfagoagas jfagoagas added the no-merge Please, DO NOT MERGE this PR. label Mar 13, 2024
Copy link
Contributor

You can check the documentation for this PR here -> SaaS Documentation

@jfagoagas jfagoagas removed the no-merge Please, DO NOT MERGE this PR. label Mar 13, 2024
sergargar
sergargar previously approved these changes Mar 13, 2024
Copy link
Contributor

You can check the documentation for this PR here -> SaaS Documentation

@sergargar sergargar self-requested a review March 13, 2024 17:12
@sergargar sergargar merged commit bda5d62 into prowler-4.0-dev Mar 13, 2024
6 of 10 checks passed
@sergargar sergargar deleted the PRWLR-3339-prowler-remove-old-xxx-audit-info branch March 13, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation provider/aws Issues/PRs related with the AWS provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants