From 94c43eb3f2f6b023909aa1cd064c809c8395028f Mon Sep 17 00:00:00 2001 From: Mark van Holsteijn Date: Wed, 8 Dec 2021 18:00:53 +0100 Subject: [PATCH] improved readme and output --- README.md | 49 +++++++++++++++++++++++-------------- terraform/iap-proxy.service | 2 +- terraform/output.tf | 4 ++- 3 files changed, 34 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 82d7696..9ceed6b 100644 --- a/README.md +++ b/README.md @@ -39,20 +39,22 @@ iap_support_email = "markvanholsteijn@binx.io" ## deploying the IAP proxy To deploy the IAP proxy for GKE, type: -``` -$ git clone https://github.com/binxio/simple-iap-proxy.git -$ cp .auto.tfvars simple-iap-proxy/terraform -$ terraform init -$ terraform apply +```sh +git clone https://github.com/binxio/simple-iap-proxy.git +cp .auto.tfvars simple-iap-proxy/terraform +terraform init +terraform apply ``` After the apply, the required IAP proxy command is printed: ``` iap_proxy_command = <