cullenmcdermott / terraform-provider-porkbun

Mozilla Public License 2.0
36 stars 8 forks source link

feat: URL Forwarding #65

Open dezren39 opened 2 months ago

dezren39 commented 2 months ago

It would be good to eventually enable a new resource for URL forwarding.

Unfortunately, the "Add URL Forward" request doesn't return the id of the forward result.

The id is available in the "Get URL Forwarding" command, so one could possibly use that before and after.

Eventually, I may try to contribute such a feature. Until then, creating this issue.