Uday Singh
Uday Singh
> See previous comments It didn't, i am still working on it.
> Are you able to run the `TestAccSqlUser_mysqlDisabled` locally and see it pass? I'm seeing a diff after apply during the test run that seems to be caused by the...
> Running this test locally still fails. Have you been able to test this resource locally? > > ``` > # google_sql_user.user2 will be updated in-place > ~ resource "google_sql_user"...
> > Running this test locally still fails. Have you been able to test this resource locally? > > ``` > > # google_sql_user.user2 will be updated in-place > >...
> > > Running this test locally still fails. Have you been able to test this resource locally? > > > ``` > > > # google_sql_user.user2 will be updated...
I am working on this in https://github.com/GoogleCloudPlatform/magic-modules/pull/6329
I am working on this issue and have a PR https://github.com/GoogleCloudPlatform/magic-modules/pull/6329
I am working on this in https://github.com/GoogleCloudPlatform/magic-modules/pull/6374
> It looks like you are adding support for a new field called "database_version", which would presumably allow users to specify a specific major version of the database to use?...
> This LGTM in terms of implementation - could you add comments explaining the implementation details as described above? > > Also, please add a test that updates this field...