oops
This commit is contained in:
14
Pulumi.yaml
Normal file
14
Pulumi.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
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
|
||||
Reference in New Issue
Block a user