Skip to content
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

Fix issue with removed records #127

Merged
merged 1 commit into from
May 3, 2023
Merged

Fix issue with removed records #127

merged 1 commit into from
May 3, 2023

Conversation

norrland
Copy link
Collaborator

@norrland norrland commented May 3, 2023

If a record has been removed outside of Terraform, it will now be
recreated. Adding a find function to search through the records for a domain.

Fixes #126

If a record has been removed outside of Terraform, it will now be
recreated. Adding a find function to search through the records for a domain.

Fixes #126
@norrland norrland merged commit 56fd59d into main May 3, 2023
@norrland norrland deleted the ae-126-records-missing branch May 3, 2023 14:03
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.

DNS records are reported as existing even if they are missing
1 participant