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

provider does not recognize when groups are deleted outside of terraform #116

Open
Josh-Tracy opened this issue Sep 26, 2024 · 0 comments
Open

Comments

@Josh-Tracy
Copy link

Steps to Reproduce

  • Create a dsm_group with terraform
  • Delete the group from the UI
  • Run terraform apply again

Provider error: [E]: API: GET sys/v1/groups/<id>:[{0 [DSM SDK]: Call DSM provider API returned non-JSON [E]: API: GET sys/v1/<id> 404: group does not exist

Expected Results

Terraform should recognize that the object no longer exists and attempt to create it.

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

No branches or pull requests

1 participant