Rédiger un titre qui résume votre situation.
Je cherche à configurer une floating IP sur une gateway (via terraform)
Le provider OVH (ovh_cloud_project_gateway) ne me permet pas de specifier explicitement la gateway (je ne veux pas utilier la gateway de mon subnet, mais une IP supplémentaire, j'ai plusieurs routeurs)
J'utilise donc openstack_networking_router_v2, avec succès.
J'aimerai maintenant utiliser openstack_networking_router_v2 & openstack_networking_floatingip_associate_v2 , sans parvenir à binder les deux / ou a creer le port correctement.
Bonjour à toutes et à tous,
J'utilise l'offre : public cloud OVH via les provisionner terraform (ovh & openstack)
Je rencontre la problématique suivante : je ne veux pas perdre ma floating IP quand je détruit mon routeur
Bonjour @FrancoisL75,
Vous trouverez ci-dessous la réponse obtenue sur Github:
https://github.com/ovh/terraform-provider-ovh/issues/675
----------
Hello,
Thanks for your issue.
It is currently not possible to assign a floating IP to a gateway (see this question in the public cloud network FAQ page. This issue is the corresponding roadmap item. Please add a thumb up
and a comment to show your interest ![]()
I would be interested to know which part of the documentation page you mentioned made you think this was possible. So that I can update it to clarify it. Can you quote that part ?
----------
Merci de votre retour