pulumi/pkg/testing/matrix/tests/provider/Pulumi.yaml

10 lines
184 B
YAML

name: provider
runtime: yaml
description: A YAML program which uses a provider
resources:
ls:
type: command:local:Command
properties:
create: echo hello
dir: ../