Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Dec 16, 2020
1 parent 91f4d3d commit ceb75b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ db:
engine: aurora-mysql
```

*Note: deploying a RDS database can take a long time (more than 5 minutes).*

## S3 bucket

```yaml
Expand Down Expand Up @@ -126,3 +128,5 @@ To enable CORS on the S3 bucket serving the website:
static-website:
cors: true
```

*Note: deploying a CloudFront distribution can take a long time (more than 5 minutes).*

0 comments on commit ceb75b8

Please sign in to comment.