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

Add the ability to add provider warnings #410

Open
Yantrio opened this issue Apr 22, 2024 · 1 comment
Open

Add the ability to add provider warnings #410

Yantrio opened this issue Apr 22, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Yantrio
Copy link
Member

Yantrio commented Apr 22, 2024

Description of the feature you are looking for.

tofu understands that if the .Warnings field is populated when fetching metadata about a provider that it should display those warnings to the end user.

Right now we don't have a method to add a warning to a provider or a specific provider version in this registry. We should allow people to fill in a form for a whole provider, or just a provider version to add warnings that will be displayed when users try to install a provider.

@Yantrio Yantrio added the enhancement New feature or request label Apr 22, 2024
@cube2222
Copy link
Contributor

I'd prefer doing this in a non-freeform way if possible.

That is, introducing fields like "mark_as_bad": bool that we would then translate to standardized error messages when rendering.

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

No branches or pull requests

2 participants