FlexibleEngineCloud / terraform-provider-flexibleengine

Terraform flexibleengine provider
https://www.terraform.io/docs/providers/flexibleengine/
Mozilla Public License 2.0
30 stars 53 forks source link

[Feature request] Import support for openstack_networking_router resources #649

Closed gberche-orange closed 1 year ago

gberche-orange commented 2 years ago

The https://github.com/terraform-provider-openstack/terraform-provider-openstack/issues/108 and its PR https://github.com/terraform-provider-openstack/terraform-provider-openstack/pull/120 seems to never have been back ported since terraform-provider-flexibleengine forked from terraform-provider-openstack

https://registry.terraform.io/providers/terraform-provider-openstack/openstack/latest/docs/resources/networking_router_route_v2#import

Import

Routing entries can be imported using a combined ID using the following format: -route--

Also suspecting that the read endpoint is invalid, and causing confusions to users such as https://github.com/orange-cloudfoundry/paas-templates/issues/1422

ShiChangkuo commented 2 years ago

the flexibleengine_networking_router_route_v2 will be deprecated, can you try to use flexibleengine_vpc_route_v2?

ShiChangkuo commented 1 year ago

please use flexibleengine_vpc_route which is available in v1.35.0+