pulumi/examples/secrets/Pulumi.yaml
Matt Ellis fb1ebd0e06 Add an End to End test of secrets
This test ensures that our secrets support works by deploying
resources with a mix of secret and plantext inputs and then checks the
deployment file to ensure that everything is marked as a secret.
2019-05-10 17:07:52 -07:00

4 lines
98 B
YAML

name: secrets-dynamic
runtime: nodejs
description: A small example that uses our secrets support.