b32e2da0a5
Signed-off-by: Joel Longtine <joel@dagger.io>
24 lines
300 B
Markdown
24 lines
300 B
Markdown
---
|
|
sidebar_label: cloudformation
|
|
---
|
|
|
|
# alpha.dagger.io/aws/cloudformation
|
|
|
|
AWS CloudFormation
|
|
|
|
```cue
|
|
import "alpha.dagger.io/aws/cloudformation"
|
|
```
|
|
|
|
## cloudformation.#Stack
|
|
|
|
AWS CloudFormation Stack
|
|
|
|
### cloudformation.#Stack Inputs
|
|
|
|
_No input._
|
|
|
|
### cloudformation.#Stack Outputs
|
|
|
|
_No output._
|