Skip to content

Commit 1146f2c

Browse files
author
Feroze Mohideen
authored
update cloud formation flow wait time (#4376)
1 parent f3ae4ce commit 1146f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/src/main/home/infrastructure-dashboard/forms/aws/GrantAWSPermissions.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ const GrantAWSPermissions: React.FC<Props> = ({
341341
<Spacer y={0.5} />
342342
<Text color="helper">
343343
Checking if Porter can access AWS account with ID {AWSAccountID}
344-
. This can take up to a minute.
344+
. This can take up to 10 minutes.
345345
<Spacer inline width="10px" />
346346
<Link
347347
hasunderline

0 commit comments

Comments
 (0)