corrected whitepace
This commit is contained in:
parent
b952dff2c1
commit
281a92bbdd
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ options:
|
||||||
choices: ['EC2', 'ELB']
|
choices: ['EC2', 'ELB']
|
||||||
default_cooldown:
|
default_cooldown:
|
||||||
description:
|
description:
|
||||||
- The number of seconds after a scaling activity completes before another can begin.
|
- The number of seconds after a scaling activity completes before another can begin.
|
||||||
required: false
|
required: false
|
||||||
default: 300 seconds
|
default: 300 seconds
|
||||||
version_added: "2.0"
|
version_added: "2.0"
|
||||||
|
|
Loading…
Reference in a new issue