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:
Guillaume de Rouville 2021-06-21 16:31:15 +02:00
parent d978692ccd
commit 6ed3ab712d
3 changed files with 472 additions and 675 deletions

File diff suppressed because it is too large Load Diff

View File

@ -30,6 +30,4 @@ AWS CloudFormation Stack
### cloudformation.#Stack Outputs ### cloudformation.#Stack Outputs
| Name | Type | Description | _No output._
| ------------- |:-------------: |:-------------: |
|*outputs* | `struct` |- |

View File

@ -48,8 +48,8 @@ import (
} }
outputs: { outputs: {
[string]: string [string]: string @dagger(output)
} @dagger(output) }
outputs: #up: [ outputs: #up: [
op.#Load & { op.#Load & {