-
Notifications
You must be signed in to change notification settings - Fork 89
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
Custom Extension/Bundle Doesn't Show in Deployments #289
Labels
Comments
This is a known issue and already reported for other fields in #214. |
I have experienced the same issue when adding Custom Plugins, somehow the provider seems to add the plugin reference at the incorrect node: [Correction: this seems to be a valid configuration for all topologies as per this comment]
It should be added within each
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Question
Provider 0.1.0 is a great improvement, thank you! One of our biggest issues with the beta was that it was missing custom extensions, so it would remove our synonym bundle every time we pushed a change through Terraform. The new version fixes that, and it seems to be working very well.
However, I noticed an oddity - the state of the deployment shown in the GUI doesn't match the actual cluster.
It's mostly a cosmetic issue, but it would be nice to be able to see the cluster's complete state from the GUI, including the custom extension. Is this something that can be fixed?
The text was updated successfully, but these errors were encountered: