-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[VPC]:
opentelekomcloud_networking_router_route_v2
refactor & depre…
…cation message (#2328) [VPC]: `opentelekomcloud_networking_router_route_v2` refactor & deprecation message Summary of the Pull Request Small refactoring for opentelekomcloud_networking_router_route_v2 and deprecation message added. PR Checklist Refers to: #2322 Tests added/passed. Release notes added. Acceptance Steps Performed === RUN TestAccNetworkingV2RouterRoute_basic === PAUSE TestAccNetworkingV2RouterRoute_basic === CONT TestAccNetworkingV2RouterRoute_basic --- PASS: TestAccNetworkingV2RouterRoute_basic (131.32s) PASS Process finished with the exit code 0 Reviewed-by: Anton Sidelnikov Reviewed-by: Aloento
- Loading branch information
1 parent
a08b6d7
commit b2ac85f
Showing
2 changed files
with
35 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
deprecations: | ||
- | | ||
**[VPC]** Added deprecation warning for ``resource/opentelekomcloud_networking_router_route_v2`` | ||
(`#2328 <https://github.com/opentelekomcloud/terraform-provider-opentelekomcloud/pull/2328>`_) | ||
other: | ||
- | | ||
**[VPC]** Refactoring of ``resource/opentelekomcloud_networking_router_route_v2`` | ||
(`#2328 <https://github.com/opentelekomcloud/terraform-provider-opentelekomcloud/pull/2328>`_) |