We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c47f8e commit 22957bdCopy full SHA for 22957bd
nsxt/resource_nsxt_policy_transport_zone_test.go
@@ -32,7 +32,7 @@ func TestAccResourceNsxtPolicyTransportZone_basic(t *testing.T) {
32
PreCheck: func() {
33
testAccPreCheck(t)
34
testAccOnlyLocalManager(t)
35
-
+ testAccNSXVersion(t, "4.0.0")
36
},
37
Providers: testAccProviders,
38
CheckDestroy: func(state *terraform.State) error {
0 commit comments