go-gandi / terraform-provider-gandi

Terraform provider for the Gandi Domain services
Mozilla Public License 2.0
152 stars 45 forks source link

gandi_email_forwarding Failure when fetching infos from the API #130

Closed godric closed 1 year ago

godric commented 2 years ago

When trying to import a gandi_email_forwarding ressource created in the web UI OR whenever terraform attempts to refresh the state for ressources it created. I get the error:

Error: failed to set href for name@domain: Invalid address to set: []string{"href"}

Creating ressources works fine. But since any subsequent plan will crash, the ressource is completely unusable 😞