Skip to content

Commit

Permalink
Merge pull request #618 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 0507f53 + 0347fd1 commit 248d20e
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 @@ -376,4 +376,4 @@ export class CloudformationClient implements CloudformationClientInterface {
await new Promise(resolve => setTimeout(resolve, 5000));
}
}
}
}

0 comments on commit 248d20e

Please sign in to comment.