Google IAP in Terraform
Get the brands available
Create terraform
resource "google_iap_brand" "thing" {
support_email = "bradley@breadnet.co.uk"
application_title = "Cloud IAP protected Application"
project = var.project
}
Import
Resources
Want to make this site better? Open a PR or help fund hosting costs