phillbaker / terraform-provider-mailgunv3

mailgun provider for terraform based on v3 of the api
MIT License
10 stars 3 forks source link

Feature Request: Add terraform import functionality for mailgun_domain #9

Open nicoleyson opened 5 years ago

nicoleyson commented 5 years ago

It would be great to be able to import mailgun domains that exist already.

I'm not sure if this is implemented already, but skimming through the code, it doesn't seem like it? I am not 100% sure.


If you need further context / support: The terraform mailgun provider had a similar issue opened up: https://github.com/terraform-providers/terraform-provider-mailgun/issues/3

They seemed to resolve it with this PR before the project was archived: https://github.com/terraform-providers/terraform-provider-mailgun/pull/7