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

detector: fix an issue with deleting all teams/tags/authorized users/teas=ms #489

Conversation

dwalasek
Copy link
Collaborator

detector: fix an issue with deleting all teams/tags/authorized users/authorized teams

To remove teams/tags/authorized users/authorize from detector resource, the API client must send an empty array. Sending any of these fields missing (null) has no effect

…authorized teams from detector object

To remove teams/tags/authorized users/authorize from detector resource, the API client must send an empty array. Sending any of these fields missing (null) has no effect
Copy link

github-actions bot commented Jun 17, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@dwalasek
Copy link
Collaborator Author

I have read the CLA Document and I hereby sign the CLA

go.mod Outdated Show resolved Hide resolved
…authorized teams from detector object

To remove teams/tags/authorized users/authorize from detector resource, the API client must send an empty array. Sending any of these fields missing (null) has no effect
@dwalasek dwalasek merged commit 871ac97 into splunk-terraform:main Jun 18, 2024
3 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants