Skip to content

Commit 612fe10

Browse files
committed
Update README.md
1 parent cf55707 commit 612fe10

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

README.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@ Features:
1010
* Full diagnostic output from failed instances
1111

1212
Operating Systems Supported:
13-
* Debian
13+
* Debian 7
14+
* Ubuntu 12.04
1415
* Ubuntu 14.04
1516

1617

17-
## How to Include In Your Proect
18+
## How to Include In Your Project
1819

1920
#### 1. Via Composer (For PHP Projects)
2021

@@ -29,25 +30,19 @@ Operating Systems Supported:
2930
AWS_CODE_DEPLOY_KEY
3031
AWS_CODE_DEPLOY_SECRET
3132
AWS_CODE_DEPLOY_REGION
32-
3333
AWS_CODE_DEPLOY_APPLICATION_NAME
34-
3534
AWS_CODE_DEPLOY_DEPLOYMENT_CONFIG_NAME
3635
AWS_CODE_DEPLOY_MINIMUM_HEALTHY_HOSTS
37-
3836
AWS_CODE_DEPLOY_DEPLOYMENT_GROUP_NAME
3937
AWS_CODE_DEPLOY_SERVICE_ROLE_ARN
4038
AWS_CODE_DEPLOY_EC2_TAG_FILTERS
4139
AWS_CODE_DEPLOY_AUTO_SCALING_GROUPS
42-
4340
AWS_CODE_DEPLOY_APP_SOURCE
44-
4541
AWS_CODE_DEPLOY_S3_BUCKET
4642
AWS_CODE_DEPLOY_S3_KEY_PREFIX
4743
AWS_CODE_DEPLOY_S3_FILENAME
4844
AWS_CODE_DEPLOY_S3_LIMIT_BUCKET_FILES
4945
AWS_CODE_DEPLOY_S3_SSE
50-
5146
AWS_CODE_DEPLOY_REVISION_DESCRIPTION
5247
AWS_CODE_DEPLOY_DEPLOYMENT_DESCRIPTION
5348
```
@@ -60,9 +55,7 @@ AWS_CODE_DEPLOY_DEPLOYMENT_DESCRIPTION
6055

6156

6257

63-
## AWS Code Deploy Workflow with Variable Information
64-
65-
To deploy an application with AWS Code Deploy, the Wercker step follow this steps :
58+
## AWS Code Deploy Workflow with Detailed Variable Information
6659

6760
#### Step 1: Checking Dependencies
6861

0 commit comments

Comments
 (0)