opentelekomcloud / gophertelekomcloud

GopherTelekomCloud is an OpenTelekomCloud clouds Go SDK
Apache License 2.0
19 stars 9 forks source link

[ER]: vpc attachments #693

Closed artem-lifshits closed 2 months ago

artem-lifshits commented 2 months ago

What this PR does / why we need it

Implementation of ER vpc attachments.

Acceptance tests

=== RUN   TestVPCAttachmentsLifeCycle
    vpc_attachments_test.go:42: Attempting to create enterprise router
    vpc_attachments_test.go:76: Attempting to create vpc attachemnt
    vpc_attachments_test.go:87: Attempting to delete vpc attachemnt
    vpc_attachments_test.go:51: Attempting to delete enterprise router
--- PASS: TestVPCAttachmentsLifeCycle (114.73s)
PASS

Process finished with the exit code 0