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 2e10404 commit 0b24296Copy full SHA for 0b24296
stackit/internal/services/ske/ske_acc_test.go
@@ -53,7 +53,6 @@ var testConfigVarsMin = config.Variables{
53
54
var testConfigVarsMax = config.Variables{
55
"project_id": config.StringVariable(testutil.ProjectId),
56
- "organization_id": config.StringVariable(testutil.OrganizationId),
57
"name": config.StringVariable(maxTestName),
58
"nodepool_availability_zone1": config.StringVariable(fmt.Sprintf("%s-1", testutil.Region)),
59
"nodepool_machine_type": config.StringVariable("g2i.2"),
0 commit comments