-
Notifications
You must be signed in to change notification settings - Fork 40
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 command to export an environment as an HCL file #47
Comments
/bounty 300 |
💎 $300 bounty • Permit.ioSteps to solve:
Thank you for contributing to permitio/permit-cli! Add a bounty • Share on socials
|
/attempt #47
|
/attempt #47
|
/attempt #47
|
Assigning @daveads as first come first serve |
/attempt #47 Options |
💡 @daveads submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
/attempt #47 |
This is assigned only... |
/attempt #47 Options |
💡 @PIYUSH-MISHRA-00 submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
Hey @PIYUSH-MISHRA-00 , @daveads is already assigned to it and working on a PR. We will have to refuse the attempt for now. |
The idea behind this issue is to provide Permit users an efficient way to start working with TF after configuring the Permit configuration from the UI/API.
The content is to create a new command,
permit env export terraform,
which uses the Permit SDK to export all the environment content (resources, roles, user sets, resource sets, condition sets) in the Permit Terraform provider format.The Permit terraform provider - https://github.com/permitio/terraform-provider-permit-io
Command Options
Command result
Print/save to file an HCL script with all the environment content on it
Acceptance criteria
The text was updated successfully, but these errors were encountered: