Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify if SNAT still is needed in VPC resource #2481

Closed
robert1x2 opened this issue Apr 11, 2024 · 2 comments
Closed

Verify if SNAT still is needed in VPC resource #2481

robert1x2 opened this issue Apr 11, 2024 · 2 comments
Assignees

Comments

@robert1x2
Copy link

robert1x2 commented Apr 11, 2024

https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest/docs/resources/vpc_v1

Is SNAT still usable via API?

It clearly says its gone: https://www.open-telekom-cloud.com/en/support/release-notes/vpc-shared-snat-end-of-life

@anton-sidelnikov
Copy link
Member

Hi @robert1x2, i double checked, seems api didn't changed, it sets and returns the value of shared_snat, but i don't know if shared snat still works or not, please ask support about that.

@anton-sidelnikov anton-sidelnikov self-assigned this May 16, 2024
otc-zuul bot pushed a commit that referenced this issue May 17, 2024
[VPC] Shared SNAT deprecation

Summary of the Pull Request
PR Checklist

 Refers to: #2481
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccVpcV1_basic
=== PAUSE TestAccVpcV1_basic
=== CONT  TestAccVpcV1_basic
=== RUN   TestAccVpcV1_secondaryCidr
=== PAUSE TestAccVpcV1_secondaryCidr
=== CONT  TestAccVpcV1_secondaryCidr
=== RUN   TestAccVpcV1_timeout
=== PAUSE TestAccVpcV1_timeout
=== CONT  TestAccVpcV1_timeout
--- PASS: TestAccVpcV1_timeout (42.59s)
=== RUN   TestAccVpcV1_import
=== PAUSE TestAccVpcV1_import
=== CONT  TestAccVpcV1_import
--- PASS: TestAccVpcV1_import (56.82s)
--- PASS: TestAccVpcV1_basic (70.65s)
--- PASS: TestAccVpcV1_secondaryCidr (75.58s)
PASS

Process finished with the exit code 0

Reviewed-by: Artem Lifshits
@anton-sidelnikov
Copy link
Member

Deprecated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants