diff --git a/README.md b/README.md index 8e2affb..1cbf40d 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ Here is an example of how you can use this module in your inventory structure: ```hcl module "sftp" { source = "clouddrove/sftp/aws" + version = "1.3.1" name = "sftp" environment = "test" label_order = ["environment", "name"]