It would be nice to not need to go into DO and create the subdomain when adding a new subdomain to update.
This PR adds functionality that creates a record for the current sub domain if it does not exist.
EDIT:
Added IP address check to handle some error conditions that occurred when testing this feature.
It would be nice to not need to go into DO and create the subdomain when adding a new subdomain to update. This PR adds functionality that creates a record for the current sub domain if it does not exist.
EDIT: Added IP address check to handle some error conditions that occurred when testing this feature.