Skip to content

Commit 63c633f

Browse files
committed
Fix : updated the README with minor release version.
1 parent def9287 commit 63c633f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Here is an example of how you can use this module in your inventory structure:
9292
```hcl
9393
module "sftp" {
9494
source = "clouddrove/sftp/aws"
95+
version = "1.3.1"
9596
name = "sftp"
9697
environment = "test"
9798
label_order = ["environment", "name"]

0 commit comments

Comments
 (0)