Skip to content

Commit

Permalink
Merge pull request #622 from magieno/add-change-sets-cloudformation
Browse files Browse the repository at this point in the history
update.
  • Loading branch information
etiennenoel authored Nov 28, 2023
2 parents 23d1c25 + 61c30fb commit fd05a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws/src/clients/cloudformation.client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -395,4 +395,4 @@ export class CloudformationClient implements CloudformationClientInterface {
await new Promise(resolve => setTimeout(resolve, 5000));
}
}
}
}

0 comments on commit fd05a59

Please sign in to comment.