mirror of
https://github.com/LukeHagar/plexterraform.git
synced 2025-12-06 04:20:52 +00:00
17 lines
581 B
YAML
17 lines
581 B
YAML
workflowVersion: 1.0.0
|
|
speakeasyVersion: latest
|
|
sources:
|
|
my-source:
|
|
inputs:
|
|
- location: https://raw.githubusercontent.com/LukeHagar/plex-api-spec/main/plex-media-server-spec-dereferenced.yaml
|
|
registry:
|
|
location: registry.speakeasyapi.dev/lukehagar/lukehagar/my-source
|
|
targets:
|
|
plexterraform:
|
|
target: terraform
|
|
source: my-source
|
|
codeSamples:
|
|
output: codeSamples.yaml
|
|
registry:
|
|
location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-terraform-plexterraform
|