File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 9797> NOTE: If you don't have TerraHub CLI, check out
9898[ installation guide] ( https://www.npmjs.com/package/terrahub )
9999
100- ## Build Terraform Configurations
100+ ## Build Terraform Configurations from Scratch
101101
102102Run the following commands in terminal:
103103``` shell
@@ -113,9 +113,10 @@ Your output should be similar to the one below:
113113
114114> NOTE: If you want to jump directly to terraform automation part of the demo,
115115 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.
119120
120121## Update TerraHub's Project Config
121122
You can’t perform that action at this time.
0 commit comments