Skip to content

Commit

Permalink
ioHost
Browse files Browse the repository at this point in the history
  • Loading branch information
otaviomacedo committed Jan 31, 2025
1 parent 7e3e263 commit 93bee12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/aws-cdk/lib/cli/cdk-toolkit.ts
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ export class CdkToolkit {
warning(`Some resources have been renamed:${correspondence}`);

await askUserConfirmation(
this.ioHost,
concurrency,
'Some resources have been renamed, which may cause resource replacement',
'Do you wish to deploy these changes',
Expand Down

0 comments on commit 93bee12

Please sign in to comment.