Skip to content

Implement powerdns_record_soa resource #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tacerus
Copy link

@tacerus tacerus commented Feb 17, 2025

Allow management of the SOA record using a friendly data structure and avoid serial number conflicts if SOA-EDIT-API is used by reading the latest serial number from the server before applying changes.


Offers a solution for #43 and #70.

@tacerus tacerus force-pushed the soa branch 2 times, most recently from 793f8cc to e8cbc03 Compare February 19, 2025 22:14
Allow management of the SOA record using a friendly data structure and
avoid serial number conflicts if SOA-EDIT-API is used by reading the
latest serial number from the server before applying changes.

Signed-off-by: Georg Pfuetzenreuter <[email protected]>
@tacerus
Copy link
Author

tacerus commented Feb 19, 2025

This is ready however it only makes sense on top of #78, I already prepared the patch based on ag-TJNII's branch instead of master at https://github.com/tacerus/terraform-provider-powerdns/tree/soa-TJNII-ForceNew (incorporating the new test suite), if possible it would be great to have 78 merged prior, then I can rebase this one here.

@tacerus tacerus marked this pull request as ready for review February 19, 2025 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant