Skip to content

Commit 01e0405

Browse files
committed
Updated README
1 parent d9f4e3a commit 01e0405

File tree

1 file changed

+1
-1
lines changed
  • solution_template/vm-linux-terraform

1 file changed

+1
-1
lines changed

solution_template/vm-linux-terraform/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Template Deployment Steps:
1111
* Creates a `Terraform` template folder (tfTemplate)
1212
* Pre-configures `Terraform` remote state with the `Azure` backend
1313

14-
Once all required resources have been provisioned to `Azure` the template will then execute a shell script on the VM via the custom script extension. The shell script will install the latest `Terraform` version, `Azure CLI` v2.0, `Unzip`, `JQ` and create the remote storage container via the installed `Azure CLI` v2.0. Finally, it will then create a `Terraform` template folder that is pre-configured for use with `Terraform Remote State` and the `Azure` backend.
14+
Once all required resources have been provisioned to `Azure` the template will then execute a shell script on the VM via the custom script extension. The shell script will install the latest `Terraform` version, `Azure CLI` v2.0, `Unzip`, `JQ` and create the remote storage container via the installed `Azure CLI`. Finally, it will then create a `Terraform` template folder that is pre-configured for use with `Terraform Remote State` and the `Azure` backend.
1515

1616
Post Deployment Configuration Steps
1717
===

0 commit comments

Comments
 (0)