We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c894a commit 06e2ce3Copy full SHA for 06e2ce3
README.md
@@ -80,7 +80,7 @@ Here is an example of how you can use this module in your inventory structure:
80
key_path = "~/.ssh/id_rsa.pub"
81
user_name = "ftp-user"
82
enable_sftp = true
83
- s3_bucket_id = module.s3_bucket.id
+ s3_bucket_id = clouddrove_dev_s3_bucket
84
}
85
```
86
README.yaml
@@ -44,6 +44,6 @@ usage : |-
44
45
46
47
48
- }
+ }
49
0 commit comments