Skip to content
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

Aurora Serverless v2 external_from_mysql not supported #72

Open
hlopes47 opened this issue May 19, 2022 · 1 comment
Open

Aurora Serverless v2 external_from_mysql not supported #72

hlopes47 opened this issue May 19, 2022 · 1 comment

Comments

@hlopes47
Copy link

Creating an external_from_mysql to Aurora Serverless v2 throws an error "Unsupported source database type unknown" however the schema is created successfully (but terraform breaks)

@proffase
Copy link

proffase commented Jun 10, 2022

I get the same error for provisioned Aurora MySQL.
Engine version 8.0.mysql_aurora.3.01.0.

Schema is created though, but terraform does not capture it.

On subsequent run terraform reports 'pq: Schema "somename" already exists'

Error message in tf debug mode:
2022-06-10T18:39:55.199+0300 [INFO] plugin.terraform-provider-redshift_v1.0.0: 2022/06/10 18:39:55 [ERR] Error writing fields: quota: '' expected type 'int', got unconvertible type 'string': timestamp=2022-06-10T18:39:55.198+0300 2022/06/10 18:39:55 [DEBUG] redshift_schema.database_name: apply errored, but we're indicating that via the Error pointer rather than returning it: Unsupported source database type unknown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants