diff --git a/go.mod b/go.mod index 2743f00..0255a38 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.22.2 require ( github.com/IBM-Cloud/container-services-go-sdk v0.0.0-20240510130133-9f76aa34af27 github.com/IBM/go-sdk-core/v5 v5.17.3 - github.com/IBM/networking-go-sdk v0.46.1 + github.com/IBM/networking-go-sdk v0.47.1 github.com/IBM/platform-services-go-sdk v0.64.1 github.com/IBM/vpc-go-sdk v0.52.0 github.com/aws/aws-sdk-go-v2/config v1.27.21 diff --git a/go.sum b/go.sum index 5ce9f65..5890381 100644 --- a/go.sum +++ b/go.sum @@ -4,8 +4,8 @@ github.com/IBM-Cloud/container-services-go-sdk v0.0.0-20240510130133-9f76aa34af2 github.com/IBM/go-sdk-core/v5 v5.5.1/go.mod h1:Sn+z+qTDREQvCr+UFa22TqqfXNxx3o723y8GsfLV8e0= github.com/IBM/go-sdk-core/v5 v5.17.3 h1:CZSVCKzhQc/hRQZOtuEmi9dlNtWMnxJvOsPtQKP7cZ4= github.com/IBM/go-sdk-core/v5 v5.17.3/go.mod h1:GatGZpxlo1KaxiRN6E10/rNgWtUtx1hN/GoHSCaSPKA= -github.com/IBM/networking-go-sdk v0.46.1 h1:DnnLR7YDJQRE38/nIeeD7PaKyxpoiIe/aW7NP6bcPHM= -github.com/IBM/networking-go-sdk v0.46.1/go.mod h1:yF4XStkswGgVwQVqPUk6b4YTP0dVap52q8HDYwY4gXQ= +github.com/IBM/networking-go-sdk v0.47.1 h1:Zqqu9CrZ86jkjMyuIJtBLLOE0D7YtirxnlFyAngEfLw= +github.com/IBM/networking-go-sdk v0.47.1/go.mod h1:yF4XStkswGgVwQVqPUk6b4YTP0dVap52q8HDYwY4gXQ= github.com/IBM/platform-services-go-sdk v0.64.1 h1:vyG/PYCNvMWZmK8ES1K5DrsoZAzZaq/y9dbtmGRYLJ8= github.com/IBM/platform-services-go-sdk v0.64.1/go.mod h1:16nYqb16KRNSnBFVjHzI+9XfEWcooh0WxklA5VWUuzY= github.com/IBM/vpc-go-sdk v0.52.0 h1:XZh28TQ0QXHZcHj6i269x/1fVfgJnv3B5e38fyr5aZo= diff --git a/pkg/ibm/datamodel/test/data/transit-gateways.json b/pkg/ibm/datamodel/test/data/transit-gateways.json index 47df1ac..a0385cc 100644 --- a/pkg/ibm/datamodel/test/data/transit-gateways.json +++ b/pkg/ibm/datamodel/test/data/transit-gateways.json @@ -1624,12 +1624,13 @@ "load_balancers": [], "transit_connections": [ { - "created_at": "2023-11-09T13:17:51.263Z", - "id": "id:156", "name": "glob_connection1", "network_id": "crn:17", "network_type": "vpc", + "id": "id:156", + "created_at": "2023-11-09T13:17:51.263Z", "prefix_filters_default": "permit", + "request_status": "approved", "status": "attached", "transit_gateway": { "crn": "crn:157", @@ -1639,12 +1640,13 @@ "updated_at": "2023-11-09T13:18:52.216Z" }, { - "created_at": "2023-11-09T13:17:55.396Z", - "id": "id:159", "name": "glob_connection2", "network_id": "crn:164", "network_type": "vpc", + "id": "id:159", + "created_at": "2023-11-09T13:17:55.396Z", "prefix_filters_default": "permit", + "request_status": "approved", "status": "attached", "transit_gateway": { "crn": "crn:157", @@ -1654,12 +1656,13 @@ "updated_at": "2023-11-09T13:19:28.968Z" }, { - "created_at": "2023-11-09T13:18:22.496Z", - "id": "id:160", "name": "tg_connection1", "network_id": "crn:17", "network_type": "vpc", + "id": "id:160", + "created_at": "2023-11-09T13:18:22.496Z", "prefix_filters_default": "permit", + "request_status": "approved", "status": "attached", "transit_gateway": { "crn": "crn:161", @@ -1669,12 +1672,13 @@ "updated_at": "2023-11-09T13:19:58.022Z" }, { - "created_at": "2023-11-09T13:18:37.316Z", - "id": "id:163", "name": "tg_connection2", "network_id": "crn:30", "network_type": "vpc", + "id": "id:163", + "created_at": "2023-11-09T13:18:37.316Z", "prefix_filters_default": "permit", + "request_status": "approved", "status": "attached", "transit_gateway": { "crn": "crn:161",