DataBiosphere / azul

Metadata indexer and query service used for AnVIL, HCA, LungMAP, and CGP
Apache License 2.0
6 stars 2 forks source link

Application Load Balancer deletion protection should be enabled #4707

Open dsotirho-ucsc opened 1 year ago

dsotirho-ucsc commented 1 year ago
{
    "GeneratorIds": [
        "aws-foundational-security-best-practices/v/1.0.0/ELB.6"
    ]
}

https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards-fsbp-controls.html#fsbp-elb-6


hannes-ucsc commented 1 year ago

No point in doing this. If an ALB gets accidentally deleted, it can be quickly recreated by redeploying the affected Azul deployment, or component.

dsotirho-ucsc commented 11 months ago

Marking ticket won't fix based on the previous comment.