We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e41f09 commit b4eaa20Copy full SHA for b4eaa20
terraform/common.tf
@@ -61,5 +61,5 @@ variable "sample_app_mode" {
61
62
variable "cortex_instance_endpoint" {
63
# change to your cortex endpoint
64
- default = "https://aps-workspaces-gamma.us-west-2.amazonaws.com/workspaces/AWS_TEST_ACCOUNT_WORKSPACE"
+ default = "https://aps-workspaces-gamma.us-west-2.amazonaws.com/workspaces/ws-31eb305d-3208-42d5-a7f4-32ce1191e699"
65
}
0 commit comments