mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 05:09:18 -05:00
FR: Automatic DNS provisioning (upon resource creation) #207
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @achtnullzwei on GitHub (Apr 1, 2025).
Create the ability to automatically provision relevant DNS entries upon creating a resource. Similar to the behavior in CF. Something like this:
Of course, this depends on whether the domain provider has a proper API etc. I assume for the more commonly used ones, there are existing libraries that could be leveraged.
Would be a rly nice feature. :)
@achtnullzwei commented on GitHub (Apr 1, 2025):
Seems this was already discussed in #259
I still think it would be a nice feature. Maybe long term :)