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 3bc2d46 commit 2a40da9Copy full SHA for 2a40da9
tests/pr_test.go
@@ -26,8 +26,8 @@ const yamlLocation = "../common-dev-assets/common-go-assets/common-permanent-res
26
const fullyConfigurableTerraformDir = "solutions/fully-configurable"
27
const AccountSettingsDADir = "solutions/event-routing-account-settings"
28
29
+// Removed "in-che" from validRegions since it isn’t supported under the Standard plan of Event Streams.
30
var validRegions = []string{
- "in-che",
31
"au-syd",
32
"br-sao",
33
"ca-tor",
0 commit comments