You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deployment/live/gcp/test/README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Prerequisites
4
4
You'll need to have a VM running in the same GCP project that you can SSH to,
5
-
with Go installed, and your favourite terminal multiplexer.
5
+
with [Go](https://go.dev/doc/install) and [terragrunt](https://terragrunt.gruntwork.io/docs/getting-started/install/) installed, and your favourite terminal multiplexer.
6
6
7
7
## Overview
8
8
@@ -19,11 +19,13 @@ At a high level, this environment consists of:
19
19
20
20
First authenticate via `gcloud` as a principle with sufficient ACLs for
0 commit comments