v1.2.11
·
163 commits
to refs/heads/main
since this release
🚀 Enhancements
Add redirect to domain for unmatched requests @kpocius (#95)
what
- Add
default_url_redirect
togoogle_compute_url_map
when IAP is enabled
why
- Even with IAP enabled, if you go to load balancer IP, you're taken straight to Atlantis UI, bypassing any authentication. This is because by default unmatched requests are handled by the
default
service