Skip to content

Commit

Permalink
remove hardcoded vlan ids
Browse files Browse the repository at this point in the history
  • Loading branch information
bhpratt authored and hkantare committed Apr 25, 2024
1 parent d560ba9 commit eb8067a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ibm/service/kubernetes/resource_ibm_ob_logging_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,6 @@ func testAccCheckIBMLoggingBasic(clusterName, loggingName, ingestionKeyName stri
wait_till = "MasterNodeReady"
hardware = "shared"
machine_type = "%s"
public_vlan_id = "3413095"
private_vlan_id = "3413097"
timeouts {
create = "720m"
update = "720m"
Expand Down

0 comments on commit eb8067a

Please sign in to comment.