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 documentation advanced_machine_features incorrect #14813

Open
pdewilde opened this issue Jun 5, 2023 · 2 comments

Comments

@pdewilde
Copy link

pdewilde commented Jun 5, 2023

Tested GCP Provider Version: 4.68.0

Bug introduced in Version: 4.66.0

There is a mistake in the documentation for the google_sql_database_instance documentation.

The advanced_machine_type subblock is shown to have many fields including availability_type, but in reality, only threads_per_core is supposed to be in the sub-block, and others are not within it. https://github.com/hashicorp/terraform-provider-google/blob/release-4.68.0/google/resource_sql_database_instance.go#L158

The documentation should be updated to correctly show the location of the settings not in the advanced_machine_features block. Currently versions 4.66.0-4.68.0 seem to be affected.

@pdewilde
Copy link
Author

pdewilde commented Jun 5, 2023

Caused by #14604

@edwardmedia
Copy link
Contributor

b/285939652

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

No branches or pull requests

4 participants