hlxsites / hlxsites/prisma-cloud-docs

CKV2_AWS_74 - Wrong suggested fix

Open
#1,348 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
21
Forks
92
PR merge metrics
No merged PRs in 30d

Description

Suggested fix for [CKV2_AWS_74](https://docs.prismacloud.io/en/enterprise-edition/policy-reference/aws-policies/aws-networking-policies/bc-aws-2-74) should apply to `aws_lb_listener` not the `aws_lb` resource, as that does not support the setting.

`aws_lb` argument reference: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb#argument-reference
`aws_lb_listener` argument reference: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_listener#ssl_policy-2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.