**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
Public Cloud OVHcloud - Utiliser une floating IP sur une gateway
Related questions
- Dimensionnement serveur MySQL
46746
07.11.2018 12:32
- [RESOLU] Connexion impossible en SSH
39304
05.06.2019 20:05
- Bonjour, Je n'est reçus aucun mot de passe root lors de mon achat!
34455
05.02.2018 20:47
- Gitlab private docker registry
34262
16.03.2018 13:05
- Ssh connection timed out port 22
33486
11.12.2019 08:21
- Configuration IP failover avec netplan (Ubuntu 17.10)
33107
12.01.2018 23:23
- Problème connexion ssh
32674
04.02.2018 09:46
- IP Failover sur Debian 9
32405
18.11.2016 20:40
- Instance Public Cloud en "error"
30250
15.12.2025 10:04
- Connexion OpenStack Swift Object Storage
26113
11.04.2019 10:09
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