Replies: 1 comment
-
Hi @diofeher! It's great to see a maintainer looking to add support for a new ecosystem. We're currently collaborating with the Julia team on enabling updates for their ecosystem, so we have recent experience with this process. I'd recommend reviewing our guide at https://github.com/dependabot/dependabot-core/blob/main/NEW_ECOSYSTEMS.md, which covers the requirements and steps for adding ecosystem support. Feel free to reach out if you have any questions during the implementation process - I'm happy to help guide you through it. Please ping me when your pull request is ready for review or if you're looking for early feedback along the way. Looking forward to seeing OpenTofu support in |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! My name is Diógenes and I'm one of the maintainers of the OpenTofu project.
I want to start the discussion about creating a new ecosystem for supporting the OpenTofu project. We're a fork of Terraform, but we use a different registry, and we have support for variables in the source argument, so our code would be different from Terraform's.
Our users are requesting this feature a lot, here's our issue.
I've read this section and I was wondering if I should do anything else besides sending the pull request.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions