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

google_sql_database_instance incorrectly has SQLSERVER_ENTERPRISE_2016 documented as an option #5190

Closed
orikashi opened this issue Dec 16, 2019 · 6 comments · Fixed by GoogleCloudPlatform/magic-modules#2850
Assignees
Labels
bug forward/review In review; remove label to forward service/sqladmin-cp

Comments

@orikashi
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
  • If an issue is assigned to the "modular-magician" user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If an issue is assigned to a user, that user is claiming responsibility for the issue. If an issue is assigned to "hashibot", a community member has claimed the issue already.

Terraform Version

Affected Resource(s)

google_sql_database_instance

Terraform Configuration Files

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key: https://www.hashicorp.com/security
# If reproducing the bug involves modifying the config file (e.g., apply a config,
# change a value, apply the config again, see the bug) then please include both the
# version of the config before the change, and the version of the config after the change.

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

  1. Documentation incorrect - documentation for google_sql_database_instance incorrectly has SQLSERVER_ENTERPRISE_2016 as an option. This is not supported by the service.

Important Factoids

References

  • #0000
@ghost ghost added the bug label Dec 16, 2019
@venkykuberan venkykuberan self-assigned this Dec 16, 2019
@venkykuberan
Copy link
Contributor

@orikashi
Thank you for pointing out. API is not supporting SQLServer_Enterprise_2016 as per https://cloud.google.com/sql/docs/sqlserver/db-versions. We will correct the provider documentation

@pradeepbhadani
Copy link
Contributor

@orikashi @rileykarson - I have added a fix for this in #5207

@rileykarson
Copy link
Collaborator

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

@pradeepbhadani
Copy link
Contributor

@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.

@rileykarson
Copy link
Collaborator

@pradeepbhadani: You can have a single PR per branch, by using multiple branches you can open multiple PRs per fork.

@ghost
Copy link

ghost commented Mar 28, 2020

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!

@ghost ghost locked and limited conversation to collaborators Mar 28, 2020
@github-actions github-actions bot added forward/review In review; remove label to forward service/sqladmin-cp labels Jan 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug forward/review In review; remove label to forward service/sqladmin-cp
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants