File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ terrahub@0.0.1 (built: 2018-04-07T19:15:39.787Z)
97
97
> NOTE: If you don't have TerraHub CLI, check out
98
98
[ installation guide] ( https://www.npmjs.com/package/terrahub )
99
99
100
- ## Build Terraform Configurations
100
+ ## Build Terraform Configurations from Scratch
101
101
102
102
Run the following commands in terminal:
103
103
``` shell
@@ -113,9 +113,10 @@ Your output should be similar to the one below:
113
113
114
114
> NOTE: If you want to jump directly to terraform automation part of the demo,
115
115
instead of creating ` demo-terraform-automation-aws ` from scratch, clone current
116
- repository, follow the instructions for ` Update Project Config ` and skip down to
117
- ` Visualize TerraHub Components ` . This way you will fast forward through terrahub
118
- components creation and customization, and switch directly to the automation part.
116
+ repository, follow the instructions for ` Update TerraHub's Project Config ` and
117
+ then jump down to ` Visualize TerraHub Components ` . This way you will fast forward
118
+ through terrahub components creation and customization, and switch directly to
119
+ automation part.
119
120
120
121
## Update TerraHub's Project Config
121
122
You can’t perform that action at this time.
0 commit comments