Skip to content

Commit 2605a50

Browse files
committed
debug e2e
1 parent ac9e3da commit 2605a50

File tree

1 file changed

+1
-1
lines changed
  • quickstarts/101-nlb-load-balancer-security-group-attachment-complete

1 file changed

+1
-1
lines changed

quickstarts/101-nlb-load-balancer-security-group-attachment-complete/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ resource "alicloud_nlb_load_balancer" "default" {
4747
}
4848
zone_mappings {
4949
vswitch_id = local.vswitch_id_2
50-
zone_id = local.zone_id_2
50+
zone_id = local.zone_id_2
5151
}
5252
}
5353

0 commit comments

Comments
 (0)