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

breaking: update GuardDuty to support runtime monitoring #210

Merged
merged 7 commits into from
Oct 28, 2024

Conversation

marwinbaumannsbp
Copy link
Contributor

@marwinbaumannsbp marwinbaumannsbp commented Sep 24, 2024

Note

GuardDuty has consolidated EKS Runtime Monitoring into Runtime Monitoring. EKS Runtime Monitoring has been deprecated.
GuardDuty recommends Checking EKS Runtime Monitoring configuration status and to migrating from EKS Runtime Monitoring to Runtime Monitoring.
eks-runtime-monitoring-deprecation

This PR refactors EKS_RUNTIME_MONITORING to RUNTIME_MONITORING and additionally enables ECS and EC2 as well. Runtime monitoring for EKS can now be controlled via the var.guardduty.runtime_monitoring_status.eks_addon_management_status variable.

Warning

Check the diagram! If you currently have EKS Runtime Monitoring enabled, you need to perform MANUAL steps after you have migrated to this version.

What steps do I need to take?

Guardduty(2)

EKS Runtime Monitoring to Runtime Monitoring migration

Check out the steps in the upgrading file.

@github-actions github-actions bot added breaking This change is not backwards compatible documentation Improvements or additions to documentation labels Sep 24, 2024
Copy link
Contributor

github-actions bot commented Sep 24, 2024

Terraform Format and Style 🖌success

Terraform Initialization ⚙️``

Terraform Lint 📖success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


@marwinbaumannsbp marwinbaumannsbp force-pushed the update-guardduty branch 5 times, most recently from 15f319d to a48dd68 Compare September 26, 2024 16:12
@marwinbaumannsbp marwinbaumannsbp removed the documentation Improvements or additions to documentation label Sep 26, 2024
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Sep 26, 2024
@marwinbaumannsbp marwinbaumannsbp marked this pull request as ready for review September 26, 2024 16:34
@marwinbaumannsbp marwinbaumannsbp force-pushed the update-guardduty branch 3 times, most recently from 52d85f6 to a947cfb Compare September 26, 2024 16:43
@marwinbaumannsbp marwinbaumannsbp force-pushed the update-guardduty branch 2 times, most recently from 64fe9a6 to 69e7801 Compare October 25, 2024 16:55
UPGRADING.md Show resolved Hide resolved
jorrite
jorrite previously approved these changes Oct 28, 2024
@marwinbaumannsbp marwinbaumannsbp merged commit 265f3bf into master Oct 28, 2024
7 checks passed
@marwinbaumannsbp marwinbaumannsbp deleted the update-guardduty branch October 28, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This change is not backwards compatible documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants