add support for sql 8.0 (#4363) (#360)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2021-01-07 07:10:40 -08:00 committed by GitHub
parent 4d6fb3b2a8
commit 0abe246128
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -709,9 +709,9 @@ settings:
settingsVersion:
description:
- The version of instance settings. This is a required field for update method
to make sure concurrent updates are handled properly. During update, use the
most recent settingsVersion value for this instance and do not try to update
this value.
to make sure concurrent updates are handled properly.
- During update, use the most recent settingsVersion value for this instance
and do not try to update this value.
returned: success
type: int
userLabels:

View file

@ -409,9 +409,9 @@ resources:
settingsVersion:
description:
- The version of instance settings. This is a required field for update
method to make sure concurrent updates are handled properly. During update,
use the most recent settingsVersion value for this instance and do not
try to update this value.
method to make sure concurrent updates are handled properly.
- During update, use the most recent settingsVersion value for this instance
and do not try to update this value.
returned: success
type: int
userLabels: