Skip to content

Instantly share code, notes, and snippets.

@brandonpollack23
Created August 16, 2024 09:18
Show Gist options
  • Select an option

  • Save brandonpollack23/46286222b165da92f7cd99180b402c48 to your computer and use it in GitHub Desktop.

Select an option

Save brandonpollack23/46286222b165da92f7cd99180b402c48 to your computer and use it in GitHub Desktop.
name: random
runtime: yaml
plugins:
providers:
- name: xyz
path: ../deletemepulumiprovider/bin
version: 0.1.0
resources:
myHelloWorld:
type: xyz:HelloWorld
properties:
name: Zork
outputs:
output:
value: ${myHelloWorld.message}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment