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(private_dns): [116599618] fix PrivateDns Record #2567

Merged
merged 4 commits into from
Mar 20, 2024
Merged

Conversation

SevenEarth
Copy link
Collaborator

No description provided.

@SevenEarth SevenEarth added the run check run check label Mar 19, 2024
@SevenEarth SevenEarth added run check run check and removed run check run check labels Mar 19, 2024
@SevenEarth SevenEarth changed the title fix(private_dns): [] fix PrivateDns Record fix(private_dns): [116599618] fix PrivateDns Record Mar 19, 2024

needModify := false
if d.HasChange("record_type") {
needModify = true
Copy link
Collaborator

Choose a reason for hiding this comment

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

看之前的逻辑是只有在record_type有变化的时候,才能更新其他字段,改动后去掉了这个逻辑,这个是符合预期的吗

@SevenEarth SevenEarth added run check run check and removed run check run check labels Mar 20, 2024
Copy link
Collaborator

@andrew-tx andrew-tx left a comment

Choose a reason for hiding this comment

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

LGTM

@andrew-tx andrew-tx merged commit 80839cb into master Mar 20, 2024
9 checks passed
@andrew-tx andrew-tx deleted the fix/private_dns branch March 20, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run check run check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants