You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add CKV_AWS_145 skip comment to S3 logging bucket
- Add checkov skip comment for CKV_AWS_145 on aws_s3_bucket.logging
(ALB logging not fully compatible with customer managed KMS keys)
- Regenerate README.md and configuration.png via tfutil
Related: alis/fix-logging-path
| <aname="input_enable_alb_logs"></a> [enable\_alb\_logs](#input\_enable\_alb\_logs)| Flag to enable ALB access and connection logging to s3 logging bucket |`bool`|`true`| no |
242
243
| <aname="input_enable_autoscaling"></a> [enable\_autoscaling](#input\_enable\_autoscaling)| Flag to enable autoscaling for the ECS services |`bool`|`true`| no |
| <aname="input_enable_enhanced_ecr_registry_scanning"></a> [enable\_enhanced\_ecr\_registry\_scanning](#input\_enable\_enhanced\_ecr\_registry\_scanning)| Flag to enable enhanced ecr registry scanning, defaults to false |`bool`|`false`| no |
| <aname="input_internal"></a> [internal](#input\_internal)| Flag to determine if the several AWS resources are public (intended for external access, public internet) or private (only intended to be accessed within your AWS VPC or avaiable with other means, a transit gateway for example). |`bool`|`true`| no |
0 commit comments