GoogleCloudPlatform / ai-on-gke

AI on GKE is a collection of examples, best-practices, and prebuilt solutions to help build, deploy, and scale AI Platforms on Google Kubernetes Engine
Apache License 2.0
220 stars 165 forks source link

Terraform apply not working when IAP_DOMAIN is empty #699

Closed laurentgrangeau closed 4 days ago

laurentgrangeau commented 3 months ago

Terraform apply not working when IAP_DOMAIN is empty

german-grandas commented 4 days ago

When you'll use IAP the domain is required to set it up. If you don't have a domain, the following can be used {IP_ADDRESS}.nip.io this will create a custom domain so you can interact with the applications.