github runatlantis/terraform-gce-atlantis 1.2.12
v1.2.12

latest releases: 4.1.0, v3.0.4, 3.0.3...
17 months ago

🚀 Enhancements

Adding IAP example and output for IAP backend service @cblkwell (#96)

what

This PR adds an additional output for the name of the IAP backend service, which is used as an input for the permissions binding used to gate access to the IAP-protected Atlantis deployment.

It also adds an additional example showing how to use IAP to protect Atlantis.

why

The output eliminates the need to pull the name of the service via a data source (which would require the name to get the data source, so...) which also helps Terraform determine order of operations.

IAP has enough extra configuration I thought it worthy of describing in more detail, especially since I suspect most people will not want to have their UI just hanging out there on the internet.

references

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

NewReleases is sending notifications on new releases.