checkov icon indicating copy to clipboard operation
checkov copied to clipboard

[CKV_AZURE_117] Ensure that AKS uses disk encryption set.

Open GunasheelaSatharasi opened this issue 1 year ago • 1 comments

Describe the issue Even though disk encryption set is enabled for AKS kubernetes_cluster module, checkov scan is failed saying ensure that AKS uses disk encryption set.

Examples

Variables defined: disk_encryption_set_name = "des-dgb-poc-sea-001"

code: disk_encryption_set_id = var.disk_encryption_set_name == null ? null : data.azurerm_disk_encryption_set.disk_encryption_set.id

Version (please complete the following information):

  • Checkov Version latest

Additional context Add any other context about the problem here.

GunasheelaSatharasi avatar Aug 01 '23 15:08 GunasheelaSatharasi

Thanks for contributing to Checkov! We've automatically marked this issue as stale to keep our issues list tidy, because it has not had any activity for 6 months. It will be closed in 14 days if no further activity occurs. Commenting on this issue will remove the stale tag. If you want to talk through the issue or help us understand the priority and context, feel free to add a comment or join us in the Checkov slack channel at codifiedsecurity.slack.com Thanks!

stale[bot] avatar Feb 08 '24 08:02 stale[bot]

Closing issue due to inactivity. If you feel this is in error, please re-open, or reach out to the community via slack: codifiedsecurity.slack.com Thanks!

stale[bot] avatar Feb 23 '24 03:02 stale[bot]