소스 검색

update cloud formation flow wait time (#4376)

Feroze Mohideen 2 년 전
부모
커밋
1146f2cbe1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      dashboard/src/main/home/infrastructure-dashboard/forms/aws/GrantAWSPermissions.tsx

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

@@ -341,7 +341,7 @@ const GrantAWSPermissions: React.FC<Props> = ({
             <Spacer y={0.5} />
             <Text color="helper">
               Checking if Porter can access AWS account with ID {AWSAccountID}
-              . This can take up to a minute.
+              . This can take up to 10 minutes.
               <Spacer inline width="10px" />
               <Link
                 hasunderline