DNSMadeEasy / terraform-provider-dme

Terraform DNSMadeEasy provider
https://www.terraform.io/docs/providers/dme/
Mozilla Public License 2.0
9 stars 31 forks source link

dme_record change/modify doesn't seem to be working (add/delete are fine) #11

Closed ghost closed 4 years ago

ghost commented 6 years ago

This issue was originally opened by @scumola as hashicorp/terraform#17480. It was migrated here as a result of the provider split. The original body of the issue is below.


terraform apply with a modified dme_record entry looks successful, but no changes are actually made. Dupe of old closed issues: https://github.com/hashicorp/terraform/issues/2241 and https://github.com/hashicorp/terraform/issues/3420

Terraform Version

$ terraform -v
Terraform v0.11.3
+ provider.aws v1.9.0
+ provider.dme v0.1.0

Terraform Configuration Files

Debug Output

Crash Output

Expected Behavior

Actual Behavior

Steps to Reproduce

Additional Context

References

benjamin-maynard commented 6 years ago

Is there any plan to fix this?

tdmalone commented 6 years ago

Duplicate of #1. Looks like this issue has existed since as early as 6 Oct 2015 (https://github.com/hashicorp/terraform/issues/3420), so I doubt it's going to be fixed now.

benjamin-maynard commented 6 years ago

@tdmalone agreed. Have left DNSME over this. Very poor API 😞

nkatarmal-crest commented 4 years ago

Closing this issue, as provider has been redeveloped and released.