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

Feature Request: Grant Validation #166

Open
micchickenburger opened this issue Dec 17, 2021 · 1 comment
Open

Feature Request: Grant Validation #166

micchickenburger opened this issue Dec 17, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@micchickenburger
Copy link

Hello, thanks for all your hard work on Boundary! I'm not sure if this is possible, but this issue is a feature request to validate grant strings during the terraform validate stage like the UI does. It can be annoying to find out a grant string is improperly formatted (ie includes type but shouldn't) after commit and PR during the deploy stage in CI.

My workaround has been to spin up a dev instance and create a role where I add grants to ensure they will be accepted before committing in version control.

@malnick malnick self-assigned this Apr 20, 2022
@malnick
Copy link
Contributor

malnick commented Apr 20, 2022

Thanks @micchickenburger and apologies for the tardy response here. Validation will have to require some kind of controller API being available. There might be a way for us to do this with our test server library, but it's not currently on the roadmap. I think the best work around is what you're currently doing. I'm relaying this to our product team so we can prioritize it. Thanks!

@malnick malnick added the enhancement New feature or request label Apr 20, 2022
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

3 participants