-
Notifications
You must be signed in to change notification settings - Fork 7
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
Cannot create mysql database #805
Comments
Hey @cieslarmichal. Sorry you've had issues here and thanks for reporting. Your provider seems quite out of date. Can you please upgrade to the newest version and see if the issue persists? |
hey @VenelinMartinov ,
|
To add more information , i created the database manualy on the linode side and i tried to import it. with :
And i got the following Diagnostics:
|
Hey @godartm thanks for checking the latest version. You have correctly identified the source of the issue. Unfortunately, there's not much we can do on our side to fix this. You might be able to work around the issue if you imported as you tried, and then added an |
Describe what happened
We are trying to setup mysql database and we encountered two issues:
clusterSize
does not accept 2 nodes (only 1 or 3), incompatible with Linode API where we can use 1 or 2 or 3 nodes.Configuring replication_type is no longer supported
error even though we are not providing this option.Sample program
Log output
Affected Resource(s)
DatabaseMysql
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: