inwx / terraform-provider-inwx

INWX Terraform Provider plugin for Terraform
MIT License
19 stars 5 forks source link

[FEEDBACK] Release Notes #36

Closed mrclrchtr closed 1 month ago

mrclrchtr commented 1 month ago

Hi, first of all, thank you very much for the terraform module. I am very glad that it exists.

However, I have some feedback on the last release: this commit is a breaking change:

╷
│ Error: Unsupported argument
│ 
│   on domains.tf line 10, in resource "inwx_domain_contact" "xxx":
│   10:   whois_protection = true
│ 
│ An argument named "whois_protection" is not expected here.
╵

Unfortunately there was nothing about it in the release notes. A small hint and an explanation why it was removed + major version increment would have been very helpful.

(The issue can be closed immediately, I didn't know how else I could have made contact. Thanks!)