You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you use publicly available provider resources or data sources in your terraform configuration they all can have convenient references to the library.tf documentation. For example for the variable data source of the scalr provider we could open the https://library.tf/providers/Scalr/scalr/latest/docs/data-sources/variable documentation link.
Documentation link should also match the configured provider / module version.
User story
It would be nice if the
scalr-vscode
plugin provides references to the Scalr documentation for the private modules, and the same links to the https://library.tf for the public modules (https://library.tf/modules/terraform-aws-modules/iam/aws/latest)When you use publicly available provider resources or data sources in your terraform configuration they all can have convenient references to the library.tf documentation. For example for the
variable
data source of thescalr
provider we could open the https://library.tf/providers/Scalr/scalr/latest/docs/data-sources/variable documentation link.Documentation link should also match the configured provider / module version.
API specification:
https://library.tf/openapi/swagger
Vote on this feature request
If you think this feature is valuable, please give this issue a 👍 thumbs up! The more votes, the higher the priority.
The text was updated successfully, but these errors were encountered: