Skip to content

Commit 1c73152

Browse files
authored
Merge pull request #2 from alekseymykhailov/master
fix readme
2 parents 943d03a + 7c99d14 commit 1c73152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# terraform-variables-generator
22

3-
Simple Tool for Generate Variables file from Terraform Configuration. It will find all *.tf files in current directory, and generate variables.tf file. If you already have this file, it will ask to override it.
3+
Simple Tool to Generate Variables file from Terraform Configuration. It will find all *.tf files in current directory, and generate variables.tf file. If you already have this file, it will ask to override it.
44

55
## Build
66

0 commit comments

Comments
 (0)