Add Provisioned IOPS support (#4578) (#419)

Co-authored-by: upodroid <cy@borg.dev>
Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: upodroid <cy@borg.dev>
This commit is contained in:
The Magician 2021-05-19 14:30:54 -07:00 committed by GitHub
parent 1b378d203f
commit e9c844fa64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 0 deletions

View file

@ -218,6 +218,11 @@ resources:
.'
returned: success
type: str
provisionedIops:
description:
- Indicates how many IOPS must be provisioned for the disk.
returned: success
type: int
zone:
description:
- A reference to the zone where the disk resides.