diff --git a/docs/proxy-setup.md b/docs/proxy-setup.md index dafc8859c..c5ac6f1f8 100644 --- a/docs/proxy-setup.md +++ b/docs/proxy-setup.md @@ -88,12 +88,8 @@ not only the certificate for your domain, but also certificates from intermediate CAs, these certificates must appear in order. The previous certificate's issuer must be the next certificate's subject. -The certificate will be encrypted by KMS and uploaded to a GCS bucket. To create -the bucket: - -```bash -$ gsutil mb -p gs:/// -``` +The certificate will be encrypted by KMS and uploaded to a GCS bucket. The +bucket will be created automatically by terraform. ### Setup proxy project