-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Fix for issue when MonitoringRoleARN is required #143
Conversation
No fix. I still get the error
|
ok, seems you didn't set the same as v0.11 (#140 ) This code works with
|
* add support for max_allocated_storage * add support for max_allocated_storage * add support for max_allocated_storage * max_allocated_storage into documentation * changed required type to 'number'
* Add var.performance_insights_retention_period * Add performance insights retention docs
I updated the code and added the join. @ozbillwang can you review again? |
yes, it works with mysql. I didn't test with mssql. should be fine. |
Thanks, @flmmartins ! v2.12.0 has been released for Terraform 0.12 users. |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Description
This fix issue #136 for terraform 0.12
PS: This has not being tested =( since in my infra I still use 0.11. It would be nice if someone could test