mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-03 02:23:39 +02:00
Fix a typo
This commit is contained in:
parent
c4acd6e8e6
commit
9429243503
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ options:
|
||||||
- Name of the instance
|
- Name of the instance
|
||||||
required: true
|
required: true
|
||||||
default : null
|
default : null
|
||||||
zone:Ce
|
zone:
|
||||||
description:
|
description:
|
||||||
- AWS availability zone in which to launch the instance. Required when state='present'
|
- AWS availability zone in which to launch the instance. Required when state='present'
|
||||||
required: false
|
required: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue