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

Fix permission resource not being deleted correctly #165

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

alexhung
Copy link
Member

Permission resources that were in the TF state but now are removed from the plan were not deleted. Now we check then delete the permission resource correctly.

Use the JFrogErrors struct to get nicer error message.

Fixes #141

Permission resources that were in the TF state but now are removed from the plan were not deleted. Now we check then delete the permission resource correctly.

Use the JFrogErrors struct to get nicer error message.
@alexhung alexhung added the bug Something isn't working label Nov 26, 2024
@alexhung alexhung marked this pull request as ready for review November 26, 2024 22:39
@alexhung alexhung requested a review from danielmkn as a code owner November 26, 2024 22:39
@alexhung alexhung merged commit 48cec60 into main Nov 27, 2024
2 checks passed
@alexhung alexhung deleted the GH-141-fix-permission-state-drift branch November 27, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

platform_permission destination property not working
3 participants