We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf392c6 commit 3017cbcCopy full SHA for 3017cbc
README.md
@@ -79,7 +79,7 @@ Here is an example of how you can use this module in your inventory structure:
79
```hcl
80
module "efs" {
81
source = "clouddrove/efs/aws"
82
- version = "1.0.1"
+ version = "1.3.0"
83
name = "efs"
84
creation_token = var.token
85
region = var.region
0 commit comments