pulumi / pulumi-policy-aws

A policy pack of rules to enforce AWS best practices for security, reliability, cost, and more!
https://www.pulumi.com
Apache License 2.0
35 stars 7 forks source link

Add albHttpToHttpsRedirection #39

Closed chrsmith closed 4 years ago

chrsmith commented 4 years ago

Add a policy to check that ALB listeners on HTTP have their default action redirect to HTTPS.

First part of #13, adding the initial "network" files and associated unit/integration tests.