-
Notifications
You must be signed in to change notification settings - Fork 216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🆕 Support Dynamic Routing #878
Comments
Migration issueℹ️ Right now the interface allow to add a dynamic or static routing even if there are existing rules. But terraform use an api that does not allow it.
Because other wise, we need to do 2 steps instead of one to migrate.
This is not acceptable from operation point of view as it can lead to miss event between step 1 and 2. |
I will test #885 and close this if it solve the problem |
works ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's still in early access, but I would love to see this supported.
The text was updated successfully, but these errors were encountered: