Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
GauravJain21 committed Sep 9, 2024
1 parent 8669518 commit fef95d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmv1/products/alloydb/Cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ properties:
name: 'databaseVersion'
default_from_api: true
description: |
The database engine major version. This is an optional field and it's populated at the Cluster creation time.
The database engine major version. This is an optional field and it's populated at the Cluster creation time.
Note: Changing this field to a higer version results in upgrading the AlloyDB cluster which is an irreversible change.
- !ruby/object:Api::Type::NestedObject
name: 'pscConfig'
Expand Down

0 comments on commit fef95d7

Please sign in to comment.