Skip to content

Commit b4eaa20

Browse files
author
Aman Brar
authored
added cortex instance workspace (#181)
1 parent 6e41f09 commit b4eaa20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/common.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ variable "sample_app_mode" {
6161

6262
variable "cortex_instance_endpoint" {
6363
# change to your cortex endpoint
64-
default = "https://aps-workspaces-gamma.us-west-2.amazonaws.com/workspaces/AWS_TEST_ACCOUNT_WORKSPACE"
64+
default = "https://aps-workspaces-gamma.us-west-2.amazonaws.com/workspaces/ws-31eb305d-3208-42d5-a7f4-32ce1191e699"
6565
}

0 commit comments

Comments
 (0)