From 554bf72d7892d12664a96292b8ad39bfda5fbc55 Mon Sep 17 00:00:00 2001 From: Gus Narea Date: Sat, 9 Jul 2022 12:33:37 +0100 Subject: [PATCH] Document work around for https://github.com/hashicorp/terraform-provider-google/issues/12068 --- environments/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/environments/README.md b/environments/README.md index 0adf1f54..5b3d1316 100644 --- a/environments/README.md +++ b/environments/README.md @@ -14,6 +14,7 @@ We currently manage one environment: [Frankfurt](./frankfurt). 1. Go to [Terraform Cloud](https://app.terraform.io/app/Relaycorp/workspaces/cloud-gateway) and trigger another run. 1. Run the GCB trigger again. 1. Configure CI by registering the new environment in [`cloud-oss`](https://github.com/relaycorp/cloud-oss/blob/main/cloud.tf). +1. Configure Error Reporting notifications by [going to the console](https://console.cloud.google.com/errors) and clicking "Configure Notifications". Unfortunately, [we're unable to automate this](https://github.com/hashicorp/terraform-provider-google/issues/12068). ## Deprovision an environment