If we had a dedicated routing table resource in the Qovery terraform provider, we could then chain 1
, 2
and 3
directly:
We create the cluster, and so we can get the VPC ID created by Qovery,
We can then create the peering connection (using the VPC ID), that will create a connection ID,
We can create the routing table using the connection ID.
Today, it is in the cluster. So it requires at least two deployments:
Deploy the cluster and the peering connection,
Update the code to add the routing table,
Re-deploy to update the cluster with the routing table.
Please authenticate to join the conversation.
π In Product Backlog
π‘ Feature Request
About 2 months ago
Alessandro Carrano
Get notified by email when there are changes.
π In Product Backlog
π‘ Feature Request
About 2 months ago
Alessandro Carrano
Get notified by email when there are changes.