Files
test/Pulumi.yaml
2024-10-21 00:10:53 +07:00

15 lines
262 B
YAML

name: p1
description: A minimal Random Python Pulumi program.
runtime:
name: python
options:
toolchain: poetry
config:
foo:
type: string
description: just a string
default: bar
pulumi:tags:
value:
pulumi:template: random-python