Additionnal information for machine type (#11288)
Additionnal information for machine type, which is the new name of "tiers".
This commit is contained in:
parent
128af891ca
commit
fa87945fac
|
@ -60,8 +60,8 @@ The following arguments are supported:
|
|||
|
||||
The required `settings` block supports:
|
||||
|
||||
* `tier` - (Required) The machine tier to use. See
|
||||
[pricing](https://cloud.google.com/sql/pricing) for more details and
|
||||
* `tier` - (Required) The machine tier (First Generation) or type (Second Generation) to use. See
|
||||
[tiers](https://cloud.google.com/sql/docs/admin-api/v1beta4/tiers) for more details and
|
||||
supported versions.
|
||||
|
||||
* `activation_policy` - (Optional) This specifies when the instance should be
|
||||
|
|
Loading…
Reference in New Issue