-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
google_sql_database_instance incorrectly has SQLSERVER_ENTERPRISE_2016 documented as an option #5190
google_sql_database_instance incorrectly has SQLSERVER_ENTERPRISE_2016 documented as an option #5190
Comments
@orikashi |
@orikashi @rileykarson - I have added a fix for this in #5207 |
Thanks @pradeepbhadani! However, I'd like to keep those changes separate instead of rolling several together into a single PR. I've sent GoogleCloudPlatform/magic-modules#2850 which includes a deprioritisation of first-gen instances for https://cloud.google.com/sql/docs/mysql/deprecation-notice |
@rileykarson - git puts commit into the open PR. I couldn't find a way to open multiple PRs from a fork repo to upstream repo. |
@pradeepbhadani: You can have a single PR per branch, by using multiple branches you can open multiple PRs per fork. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
Community Note
Terraform Version
Affected Resource(s)
google_sql_database_instance
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
SQL Server 2016 should not be an option
Actual Behavior
2016 is listed as an option
Steps to Reproduce
Important Factoids
References
The text was updated successfully, but these errors were encountered: