Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create policy on what providers/modules will be accepted into the OpenTofu registry #68

Open
cam72cam opened this issue Nov 30, 2023 · 0 comments

Comments

@cam72cam
Copy link
Member

There are some basic checks that are already in the bumper that we should adopt (provider has valid release, module has valid tags).

However we should create a policy that covers additional items such as:

  • Valid LICENSE file
  • If it's a fork:
  • Does it have additional tags on top of the parent repo?
  • Is it a novel change that has already tried to be submitted upstream?
  • Does it add unique functionality to the registry?

I don't know exactly what our criteria should be, but those are a few places to start the discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants