examples: added outputs/inputs annotations

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba
2021-06-01 16:00:01 +02:00
parent 2bd4679646
commit 56e60c5b29
7 changed files with 49 additions and 37 deletions

View File

@@ -7,7 +7,7 @@ import (
database: {
let slug = name
dbType: "mysql" | "postgresql"
dbType: "mysql" | "postgresql" @dagger(input)
db: rds.#CreateDB & {
config: infra.awsConfig