Skip to content

Commit 0a1387e

Browse files
committed
Fixed README
1 parent c6b5689 commit 0a1387e

File tree

2 files changed

+1
-1
lines changed

2 files 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 using the custom script extension. The shell script will install latest `Terraform` core runtime and the `Azure CLI` v2.0. It then creates a `Terraform` template folder that is pre-configured to use `Terraform Remote State` with the `Azure` backend. The `Azure CLI` will also create the storage container required by remote state.
14+
Once all required resources have been provisioned to `Azure` the template will then execute a shell script on the VM using the custom script extension. The shell script will install the latest version of the`Terraform` core runtime and the `Azure CLI` v2.0 tool set. It then creates a `Terraform` template folder that is pre-configured to use `Terraform Remote State` with the `Azure` backend. The `Azure CLI` will also create the storage container required by remote state.
1515

1616
Post Deployment Configuration Steps
1717
===
-6.05 KB
Binary file not shown.

0 commit comments

Comments
 (0)