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

fix(acm): Key Error DomainName #6739

Merged
merged 1 commit into from
Jan 30, 2025
Merged

fix(acm): Key Error DomainName #6739

merged 1 commit into from
Jan 30, 2025

Conversation

jfagoagas
Copy link
Member

@jfagoagas jfagoagas commented Jan 30, 2025

Context

Partially fixes #6728

Description

Fix KeyError in ACM DomainName.

Checklist

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 review from a team as code owners January 30, 2025 07:51
@github-actions github-actions bot added the provider/aws Issues/PRs related with the AWS provider label Jan 30, 2025
@jfagoagas jfagoagas added the backport-to-v5.2 Backport PR to the v5.2 branch label Jan 30, 2025
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.75%. Comparing base (545c2dc) to head (e17226f).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6739      +/-   ##
==========================================
- Coverage   93.70%   88.75%   -4.95%     
==========================================
  Files          67     1195    +1128     
  Lines        6351    34471   +28120     
==========================================
+ Hits         5951    30594   +24643     
- Misses        400     3877    +3477     
Flag Coverage Δ
api ?
prowler 88.75% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
prowler 88.75% <ø> (∅)
api ∅ <ø> (∅)

Copy link
Member

@puchy22 puchy22 left a comment

Choose a reason for hiding this comment

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

👍

@jfagoagas jfagoagas merged commit bf2210d into master Jan 30, 2025
11 of 12 checks passed
@jfagoagas jfagoagas deleted the fix-key-error-ACM branch January 30, 2025 10:09
@prowler-bot prowler-bot added the was-backported The PR was successfully backported to the target branch label Jan 30, 2025
@prowler-bot
Copy link
Collaborator

💚 All backports created successfully

Status Branch Result
v5.2

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-v5.2 Backport PR to the v5.2 branch provider/aws Issues/PRs related with the AWS provider was-backported The PR was successfully backported to the target branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AWS - AttributeError on generating report
3 participants