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 IPv6 Idempotency #97

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix IPv6 Idempotency #97

wants to merge 2 commits into from

Conversation

jhg03a
Copy link
Contributor

@jhg03a jhg03a commented Jul 7, 2021

This addresses inconsistency with if ipv6 addresses from the vinyldns api have square brackets or not.

Description of the Change

Why Should This Be In The Package?

Benefits

This enables you to run terraform plan to know if there's work to do.

Possible Drawbacks

None that I can foresee.

Verification Process

I compiled this PR and transplanted it into my reproduce case leveraging TF11 and this fixed it.

Applicable Issues (Optional)

Fixes #94

This addresses inconsistency with if ipv6 addresses from the vinyldns api have square brackets or not.

Fixes vinyldns#94
Copy link
Contributor

@mdb mdb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jhg03a Apologies for the slow response. Naive question: is there a way this could be acceptance tested? I want to make sure I understand and perhaps tests could help illustrate and validate this?

@mdb
Copy link
Contributor

mdb commented Nov 15, 2021

@remerle Would you mind taking a look at this as well? Thanks!

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.

Non-idempotency on AAAA record-set
2 participants