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 b07be82 commit 6c9dacfCopy full SHA for 6c9dacf
.github/workflows/test.yml
@@ -103,5 +103,5 @@ jobs:
103
TEST_SUITE: tf_acc_ibm_monitor
104
SYSDIG_IBM_MONITOR_API_KEY: ${{ secrets.TERRAFORM_IBM_API_KEY }}
105
SYSDIG_IBM_MONITOR_INSTANCE_ID: ${{ secrets.TERRAFORM_IBM_MONITOR_INSTANCE_ID }}
106
- SYSDIG_IBM_MONITOR_IAM_URL: "https://iam.test.cloud.ibm.com"
107
- SYSDIG_MONITOR_URL: "https://us-south.monitoring.test.cloud.ibm.com"
+ SYSDIG_IBM_MONITOR_IAM_URL: "https://iam.cloud.ibm.com"
+ SYSDIG_MONITOR_URL: "https://eu-gb.monitoring.cloud.ibm.com"
0 commit comments