go-gandi / terraform-provider-gandi

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

Feature Request - Domain Transfer lock in gandi_domain #132

Open AshleyJackson opened 2 years ago

AshleyJackson commented 2 years ago

Hello.

If possible, can an additional attribute be added to the resource "gandi_domain", potentially labelled "locked" with a Bool type?

The purpose would be to enable/disable Domain Transfer locking. From what I can tell, it is possible via API: https://api.gandi.net/docs/domains/#v5-domain-domains-domain-status

Thanks.