Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit 7d33246

Browse files
Added private_vlan_id to test file
1 parent 244b27f commit 7d33246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/cluster_e2e_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ func TestAccIBMClusterE2E(t *testing.T) {
2727
"flavor": "b3c.16x64",
2828
"worker_pool_name": "workerPoolDemo",
2929
"region": "us-south",
30+
"private_vlan_id": "2988890",
3031
},
3132
})
3233

0 commit comments

Comments
 (0)