From d59a0779ae6f80403d6da0be317feb610305fe71 Mon Sep 17 00:00:00 2001 From: Jakub Novak Date: Fri, 6 Sep 2024 16:55:49 +0200 Subject: [PATCH] Update terraform.md --- terraform.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/terraform.md b/terraform.md index 71ba97f37..92158e910 100644 --- a/terraform.md +++ b/terraform.md @@ -22,8 +22,8 @@ Check if you can use config for terraform state management 11. Run `make apply-without-jobs` 12. Fill in following secrets: - postgres (required) - - If you don't want to use, fill in random strings for following: - - posthog (if you don't want to use posthog, fill in random string) + - If you don't want to use, keep as it is: + - posthog (if you don't want to use posthog) - grafana (if you want traces / logging) 13. Run `make apply` 14. Provisioning of the certificates can take some time, you can check the status in the Google Cloud Console