-
Notifications
You must be signed in to change notification settings - Fork 178
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
Update Pager Duty integration fails with INTEGRATION_FIELDS_INVALID #1316
Comments
Thanks for opening this issue. The ticket INTMDB-933 was created for internal tracking. |
Hi @nikitaromm Based on your steps to reproduce it looks like you're not changing anything in the config, hence there should be no update expected. This conflicts with the "Expected Behavior" you have mentioned. Could you please confirm the expected behavior and your steps to reproduce? |
Hi @maastha, Here is what happened during the first apply:
And during the second apply with the same configuration:
As you can see, the mongodbatlas_third_party_integration.default[0] resource is being updated in-place, specifically the region attribute is changing from "US" to null, and this is happening even though we don't have control over it. I hope this clarifies the situation. Let me know if you have any further questions or need more information. |
Thanks @nikitaromm |
Great news, @maastha! Do you have any ETA on when the release will be available? |
Tagging @Zuhairahmed for release ETA for this fix. |
Thanks @nikitaromm, should be out over next few weeks. Stay tuned |
Hey @maastha and @Zuhairahmed , Could you tell if the fix has already been released? |
Hi @yaringalmor @nikitaromm yes, the fix for this was released in v1.11.0. |
Thanks @maastha! |
Terraform CLI and Terraform MongoDB Atlas Provider Version
Terraform Configuration File
Steps to Reproduce
terraform apply
terraform apply
againExpected Behavior
Pager Duty integration should update it's configuration
Actual Behavior
When I create an integration, it passes successfully. However, when I apply the same configuration, it fails and produces an error.
Error 400 received, Pager Duty integration haven't changed. Terraform apply failed.
Debug Output
Crash Output
The text was updated successfully, but these errors were encountered: