Skip to content

Commit 50b1c89

Browse files
committed
eli-279 further checkov skips
1 parent b9400bc commit 50b1c89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/stacks/iams-developer-roles/github_actions_policies.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ resource "aws_iam_policy" "s3_management" {
173173
resource "aws_iam_policy" "api_infrastructure" {
174174
#checkov:skip=CKV_AWS_288: Actions require read of wildcard resources to create VPCs, subnets, etc.
175175
#checkov:skip=CKV_AWS_290: Actions require write of wildcard resources to create VPCs, subnets, etc.
176-
#checkov:skip=CKV_AWS_290: Actions require wildcard access for creation of resources.
176+
#checkov:skip=CKV_AWS_355: Actions require wildcard access for creation of resources.
177177
name = "api-infrastructure-management"
178178
description = "Policy granting permissions to manage API infrastructure"
179179
path = "/service-policies/"

0 commit comments

Comments
 (0)