YY
YY
### Community note > [!TIP] > 👋 Hi there, OpenTofu community! The OpenTofu team prioritizes issues based on upvotes. Please make sure to upvote this issue and describe how it...
It would be nice to implement a Vultr OpenCost provider using the existing plans API [/plans/operation/list-plans](https://www.vultr.com/api/#tag/plans/operation/list-plans).
It would be nice to get pricing info using OVHCloud API [/order/catalog/public/cloud](https://eu.api.ovh.com/console/?section=%2Forder&branch=v1#get-/order/catalog/public/cloud). And update it once per given period of time for given OVHCloud Regions and API endpoints. Currently, it's...
Fixes #56 It's just spawn had been changed in modern node.js [DEP0190](https://nodejs.org/api/deprecations.html#DEP0190)
Needs DEP0190 fix, similar to angular-cli [#30933](https://github.com/angular/angular-cli/pull/30933/files)
## Description Add native support for Vue3 and Vue-router, respective ErrorBoundary and route / lifecycle change hooks. ## Proposed solution Port existing react bindings for Vue3. Add custom hooks for...