github runatlantis/terraform-gce-atlantis 3.0.1
v3.0.1

latest releases: 4.1.0, v3.0.4, 3.0.3...
11 months ago
feat: add monitoring and fluentbit tags @bschaatsbergen (#126)

what

why

references

🚀 Enhancements

feat: add option to attach a security policy to the default backend @d-costa (#132)

what

  • Give clients the option to attach a security policy to the default backend service.
  • Create a new deployment example, using IAP and Cloud Armor, allowing only events coming from GitHub Webhooks.

why

  • Google Cloud Armor security policies to protect applications running behind a load balancer from distributed denial-of-service (DDoS) and other web-based attacks. It also features preconfigured security policies.
  • Improve the security of the default backend service: even if the webhook secret is compromised, only requests coming from the whitelisted IPs are allowed.

references

Don't miss a new terraform-gce-atlantis release

NewReleases is sending notifications on new releases.