Skip to content

Commit 648beac

Browse files
sanfordnNick Sanford
andauthored
Missing an m on the end of "Terraform" in readme (#199)
Co-authored-by: Nick Sanford <[email protected]>
1 parent 6a0ce82 commit 648beac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tasks/TerraformTask/TerraformTaskV4/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ Options specific to **terraform init** command
6262
- Options specific to **AzureRM backend configuration**
6363
- **Azure subscription\*:** Select the Azure subscription to use for AzureRM backend configuration
6464
- **Resource group\*:** Select the name of the resource group in which you want to store the terraform remote state file
65-
- **Storage account\*:** Select the name of the storage account belonging to the selected resource group in which you want to store the terrafor remote state file
66-
- **Container\*:** Select the name of the Azure Blob container belonging to the storage account in which you want to store the terrafor remote state file
65+
- **Storage account\*:** Select the name of the storage account belonging to the selected resource group in which you want to store the terraform remote state file
66+
- **Container\*:** Select the name of the Azure Blob container belonging to the storage account in which you want to store the terraform remote state file
6767
- **Key\*:** Specify the relative path to the state file inside the selected container. For example, if you want to store the state file, named terraform.tfstate, inside a folder, named tf, then give the input "tf/terraform.tfstate"
6868

6969
- Options specific to **Amazon Web Services(AWS) backend configuration**

0 commit comments

Comments
 (0)