Alexander Alexandrov

Results 6 comments of Alexander Alexandrov

Hello! I just ran into the same issue. I move my Openstack project to another account and after that I cannot manage my servers by Terraform because custom flavors is...

@ShiChangkuo I think this is trivial for implementation, because creation of huaweicloud_networking_vip_associate resource is already implemented. Can this be added in the next version of provider?

In our project we have legacy VIPs which was created manually. I wanted to import this resources to terraform configuration but discovered that it is unsupported. Howewer import of huaweicloud_networking_vip...

@ShiChangkuo huaweicloud_compute_volume_attach can be imported: ![image](https://user-images.githubusercontent.com/49055338/117987569-4531bb80-b343-11eb-96d8-79562812c8bc.png) huaweicloud_compute_interface_attach can be imported: ![image](https://user-images.githubusercontent.com/49055338/117987659-5d093f80-b343-11eb-82fc-dec0fe1c68e6.png) huaweicloud_compute_eip_associate can be imported: ![image](https://user-images.githubusercontent.com/49055338/117987742-727e6980-b343-11eb-9acc-ae9e7f2b1fe7.png) huaweicloud_networking_eip_associate can be imported: ![image](https://user-images.githubusercontent.com/49055338/117987856-89bd5700-b343-11eb-9d08-4540c16ef202.png) Why resource huaweicloud_networking_vip_associate can not be imported? 😃

@mrprescott yes, you right. I use Nexus raw repo in my company to create internal cache for builds without Internet access.

Same problem with generic Oauth provider