github runatlantis/terraform-gce-atlantis 1.1.0
v1.1.0

latest releases: 4.1.0, v3.0.4, 3.0.3...
16 months ago
Add Identity-Aware Proxy support @bschaatsbergen (#78)

Closes #34

what

  • Added a new variable iap, that's used to configure Identity-Aware Proxy on a new backend.
  • If the iap var is set, we route everything but /events over the IAP protected backend.
  • /events is excluded as it's used to handle inbound webhook requests.

why

  • Users should be offered an alternative to the basic auth authentication provided by Atlantis.
  • Preferably a Google Cloud native authentication service.

references

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

NewReleases is sending notifications on new releases.