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

Gracefully handle 404 in team member resource #447

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

ben-z
Copy link
Contributor

@ben-z ben-z commented May 21, 2024

This PR makes the team_member resource handle 404s more gracefully. Previously, 404s on organization members will block terraform apply. Now it doesn't.

Related to #446. This PR doesn't close that issue because there may be other places that requires similar changes.

@jianyuan jianyuan merged commit fe1f589 into jianyuan:main Jun 10, 2024
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

Successfully merging this pull request may close these issues.

2 participants