Skip to content

Commit

Permalink
Fix README.md (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
aknysh authored Sep 27, 2017
1 parent acf8891 commit 41e4860
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ module "build" {
## Input

| Name | Default | Description |
|:-------------------:|:----------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------:|
|:--------------------|:----------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------------------------|
| namespace | global | Namespace |
| stage | default | Stage |
| name | codebuild | Name |
Expand All @@ -52,7 +52,7 @@ module "build" {
## Output

| Name | Decription |
|:------------:|:----------------------:|
|:-------------|:-----------------------|
| project_name | CodeBuild project name |
| project_id | CodeBuild project ARN |
| role_arn | IAM Role ARN |
Expand Down

0 comments on commit 41e4860

Please sign in to comment.