File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ myWebsite:
6464 bucketName : myBucket # (Optional) The Bucket name where `src` files/folder will be upload.
6565 # If not provided, it will create random bucket name and upload `src` files
6666 cloudFront : # (Optional)
67- waitForCreateDistribution : true # (Optional) wait for create cloudfront distrubution to complete
68- waitForUpdateDistribution : false # (Optional) wait for update cloudfront distrubution to complete
67+ waitForCreateDistribution : true # (Optional) wait for create cloudfront distribution to complete
68+ waitForUpdateDistribution : false # (Optional) wait for update cloudfront distribution to complete
6969 customOrigin : true # (Optional) wait for custom origin to avoid s3 bucket redirect during cloudfront creation
7070 env : # Environment variables to include in a 'env.js' file with your uploaded code.
7171 API_URL : https://api.com
You can’t perform that action at this time.
0 commit comments