-
-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Overview
Similar to #2632 .
Support getting package versions from other files.
- .terraform-version, .nvmrc, .node-version
- Get a version from JSON, YAML, TOML using JSONPath or something
Why is the feature needed?
To share the version definition with other tools.
To make DRY.
Workaround
No response
Example Code
- name: hashicorp/terraform
version: file(".terraform-version")
Note
W1M0R and dudicoco
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request