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(cloudformation): resolve EncryptionConfig parsing issue in EKS service #6422

Closed
nikpivkin opened this issue Apr 1, 2024 · 0 comments · Fixed by #6440
Closed

fix(cloudformation): resolve EncryptionConfig parsing issue in EKS service #6422

nikpivkin opened this issue Apr 1, 2024 · 0 comments · Fixed by #6440
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. scan/misconfiguration Issues relating to misconfiguration scanning
Milestone

Comments

@nikpivkin
Copy link
Contributor

EncryptionConfig is of type list, not object.
Ref:

@nikpivkin nikpivkin added kind/bug Categorizes issue or PR as related to a bug. scan/misconfiguration Issues relating to misconfiguration scanning labels Apr 1, 2024
@simar7 simar7 added this to the v0.51.0 milestone Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. scan/misconfiguration Issues relating to misconfiguration scanning
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants