mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-28 15:41:32 -07:00
change exponential_buckets growth_factor from integer to double
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
561dddd734
commit
7325797fd8
2 changed files with 4 additions and 4 deletions
|
@ -257,7 +257,7 @@ resources:
|
|||
description:
|
||||
- Must be greater than 1.
|
||||
returned: success
|
||||
type: int
|
||||
type: str
|
||||
scale:
|
||||
description:
|
||||
- Must be greater than 0.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue