From ec093507a6a02f80068970f08a399e275b5243d4 Mon Sep 17 00:00:00 2001 From: Steven Masley Date: Tue, 26 Oct 2021 09:44:13 -0500 Subject: [PATCH 1/2] Add CODER_WORKSPACE_ID to variable docs --- workspaces/variables.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/workspaces/variables.md b/workspaces/variables.md index c4d02feb1..bcd2260ec 100644 --- a/workspaces/variables.md +++ b/workspaces/variables.md @@ -26,7 +26,11 @@ env | grep CODER_ Your email address - CODER_ENVIRONMENT_NAME + CODER_WORKSPACE_ID + The unique id of your workspace + + + CODER_WORKSPACE_NAME The name of your workspace From 053f497b1c1afb1bb8327109efc6b5513896cc58 Mon Sep 17 00:00:00 2001 From: Steven Masley Date: Tue, 26 Oct 2021 10:54:36 -0500 Subject: [PATCH 2/2] Fix from PR comment --- workspaces/variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/variables.md b/workspaces/variables.md index bcd2260ec..4bcb5b93d 100644 --- a/workspaces/variables.md +++ b/workspaces/variables.md @@ -27,7 +27,7 @@ env | grep CODER_ CODER_WORKSPACE_ID - The unique id of your workspace + The unique ID of your workspace CODER_WORKSPACE_NAME