From 0f2a604b4601124b0b041b20709e0f127f790a1b Mon Sep 17 00:00:00 2001 From: mikatong Date: Tue, 18 Jan 2022 11:26:07 +0800 Subject: [PATCH] fix: update defaultGaapProxyId --- tencentcloud/basic_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tencentcloud/basic_test.go b/tencentcloud/basic_test.go index cb247f5101..3a1d453451 100644 --- a/tencentcloud/basic_test.go +++ b/tencentcloud/basic_test.go @@ -34,7 +34,7 @@ const ( defaultDayuBgpIp = "bgpip-00000294" defaultDayuNet = "net-0000007e" - defaultGaapProxyId = "link-9ck3lzq7" + defaultGaapProxyId = "link-5b4g19qx" defaultSecurityGroup = "sg-ijato2x1" defaultSecurityGroup2 = "sg-51rgzop1"