Skip to content

Commit

Permalink
fix(route53): delete old NS records on cross-account delegation renam…
Browse files Browse the repository at this point in the history
…ing (aws#21249)
  • Loading branch information
garciparedes committed Oct 12, 2023
1 parent 1fc5dda commit f0f7498
Show file tree
Hide file tree
Showing 16 changed files with 1,392 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ childOptInStack.addDependency(parentStack);
new IntegTest(app, 'Route53CrossAccountInteg', {
testCases: [childStack, childOptInStack],
diffAssets: true,
});
});

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f0f7498

Please sign in to comment.