fiberplane/Sync Templates
Synchronizes Templates between your repository and Fiberplane
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 7, 2024
- License
- None
Pinned Snippet
uses: fiberplane/sync-templates@e35786a91f4d6ec8f9b4df0ccfa66770cff78083 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api-token | API token used to access the Fiberplane API with | yes | — |
| workspace-id | ID of the workspace to which the templates should be uploaded to | yes | — |
| fp-base-url | Base URL of the Fiberplane API | — | https://studio.fiberplane.com |
| templates-directory | Custom directory that should be monitored for Template JSONNET files (default: .fiberplane/templates/) | — | .fiberplane/templates/ |
| fp-version | Version of the Fiberplane CLI to use (latest by default) | — | latest |
Outputs
no outputs