mmf55
mmf55
We found this issue as well. Is there any plan to allow Terraform to override any changes applied outside of the helm_release resource?
We are still facing this problem. Is there any news regarding a timeline to solve this?
Thank you @wgebis for considering implementing this. Meanwhile, we are having a considerable number of destroy timeouts on the `mailgun_domain` resource (9 out of 10 to be more precise). It...
Hi! Is it possible to fix the `mailgun_domain` destroy timeout issue mentioned in the [comment above](https://github.com/wgebis/terraform-provider-mailgun/issues/39#issuecomment-1366086501)? This is causing the provider to be nearly unusable at the destroy phase.
Hi @kiweezi ! Since this has been happening for a long time, we decided to call the Mailgun API directly using a `null_resource` as an alternative for domain creation and...