Skip to content

Commit

Permalink
Increment vlan id for acceptance tests on GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
thogarty committed Oct 14, 2024
1 parent 54d0d84 commit 65dfa97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ func testAccFabricConnectionRouteFilterConfig(portUuid string) string {
}
link_protocol {
type= "DOT1Q"
vlan_tag= 2569
vlan_tag= 2571
}
location {
metro_code = "DC"
Expand Down

0 comments on commit 65dfa97

Please sign in to comment.