Skip to content

Commit 3017cbc

Browse files
committed
update README.md
1 parent cf392c6 commit 3017cbc

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
@@ -79,7 +79,7 @@ Here is an example of how you can use this module in your inventory structure:
7979
```hcl
8080
module "efs" {
8181
source = "clouddrove/efs/aws"
82-
version = "1.0.1"
82+
version = "1.3.0"
8383
name = "efs"
8484
creation_token = var.token
8585
region = var.region

0 commit comments

Comments
 (0)