Complete refacto of CF's doc + fix output issue on Cloudformation package
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
This commit is contained in:
parent
d978692ccd
commit
6ed3ab712d
File diff suppressed because it is too large
Load Diff
@ -30,6 +30,4 @@ AWS CloudFormation Stack
|
||||
|
||||
### cloudformation.#Stack Outputs
|
||||
|
||||
| Name | Type | Description |
|
||||
| ------------- |:-------------: |:-------------: |
|
||||
|*outputs* | `struct` |- |
|
||||
_No output._
|
||||
|
@ -48,8 +48,8 @@ import (
|
||||
}
|
||||
|
||||
outputs: {
|
||||
[string]: string
|
||||
} @dagger(output)
|
||||
[string]: string @dagger(output)
|
||||
}
|
||||
|
||||
outputs: #up: [
|
||||
op.#Load & {
|
||||
|
Reference in New Issue
Block a user