You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Security scanning is graciously provided by Bridgecrew. Bridgecrew is the leading fully hosted, cloud-native solution providing continuous Terraform security and compliance.
| bucket\_key\_prefix | The key prefix to use for the bucket objects. |`any`| n/a | yes |
151
-
| bucket\_region | Bucket Region |`any`| n/a | yes |
152
-
| log\_configuration | Log configuration options to send to a custom log driver for the container. For more details, see https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_LogConfiguration.html|`any`|`null`| no |
153
-
| mobius3\_image | The Mobius3 Image for S3<->FS synchronization |`string`|`"ghcr.io/zeroae/terraform-aws-mobius3:0.0.34"`| no |
154
-
| user | The user that owns the volume. Can be any of these formats: uid, uid:gid. The default is (0:0). |`string`|`"0:0"`| no |
155
-
| volume\_name | The volume name. |`string`|`"data"`| no |
| <aname="input_bucket_key_prefix"></a> [bucket\_key\_prefix](#input\_bucket\_key\_prefix)| The key prefix to use for the bucket objects. |`any`| n/a | yes |
158
+
| <aname="input_bucket_region"></a> [bucket\_region](#input\_bucket\_region)| Bucket Region |`any`| n/a | yes |
159
+
| <aname="input_log_configuration"></a> [log\_configuration](#input\_log\_configuration)| Log configuration options to send to a custom log driver for the container. For more details, see https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_LogConfiguration.html|`any`|`null`| no |
160
+
| <aname="input_mobius3_image"></a> [mobius3\_image](#input\_mobius3\_image)| The Mobius3 Image for S3<->FS synchronization |`string`|`"ghcr.io/zeroae/terraform-aws-mobius3:0.0.34"`| no |
161
+
| <aname="input_user"></a> [user](#input\_user)| The user that owns the volume. Can be any of these formats: uid, uid:gid. The default is (0:0). |`string`|`"0:0"`| no |
162
+
| <aname="input_volume_name"></a> [volume\_name](#input\_volume\_name)| The volume name. |`string`|`"data"`| no |
156
163
157
164
## Outputs
158
165
159
166
| Name | Description |
160
167
|------|-------------|
161
-
| container\_depends\_on | n/a |
162
-
| container\_depends\_on\_list | n/a |
163
-
| json\_map\_objects | n/a |
164
-
| source\_volume | The volume name to use in container definition mount point |
| <aname="output_source_volume"></a> [source\_volume](#output\_source\_volume)| The volume name to use in container definition mount point |
166
172
<!-- markdownlint-restore -->
167
173
168
174
@@ -174,6 +180,7 @@ Like this project? Please give it a ★ on [our GitHub](https://github.com/zeroa
174
180
Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)
175
181
176
182
183
+
177
184
## Related Projects
178
185
179
186
Check out these related projects.
@@ -182,8 +189,6 @@ Check out these related projects.
182
189
-[terraform-null-label](https://github.com/cloudposse/terraform-null-label) - Terraform module designed to generate consistent names and tags for resources. Use terraform-null-label to implement a strict naming convention.
183
190
184
191
185
-
186
-
187
192
## References
188
193
189
194
For additional context, refer to some of these links.
| bucket\_key\_prefix | The key prefix to use for the bucket objects. |`any`| n/a | yes |
21
-
| bucket\_region | Bucket Region |`any`| n/a | yes |
22
-
| log\_configuration | Log configuration options to send to a custom log driver for the container. For more details, see https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_LogConfiguration.html|`any`|`null`| no |
23
-
| mobius3\_image | The Mobius3 Image for S3<->FS synchronization |`string`|`"ghcr.io/zeroae/terraform-aws-mobius3:0.0.34"`| no |
24
-
| user | The user that owns the volume. Can be any of these formats: uid, uid:gid. The default is (0:0). |`string`|`"0:0"`| no |
25
-
| volume\_name | The volume name. |`string`|`"data"`| no |
| <aname="input_bucket_key_prefix"></a> [bucket\_key\_prefix](#input\_bucket\_key\_prefix)| The key prefix to use for the bucket objects. |`any`| n/a | yes |
29
+
| <aname="input_bucket_region"></a> [bucket\_region](#input\_bucket\_region)| Bucket Region |`any`| n/a | yes |
30
+
| <aname="input_log_configuration"></a> [log\_configuration](#input\_log\_configuration)| Log configuration options to send to a custom log driver for the container. For more details, see https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_LogConfiguration.html|`any`|`null`| no |
31
+
| <aname="input_mobius3_image"></a> [mobius3\_image](#input\_mobius3\_image)| The Mobius3 Image for S3<->FS synchronization |`string`|`"ghcr.io/zeroae/terraform-aws-mobius3:0.0.34"`| no |
32
+
| <aname="input_user"></a> [user](#input\_user)| The user that owns the volume. Can be any of these formats: uid, uid:gid. The default is (0:0). |`string`|`"0:0"`| no |
33
+
| <aname="input_volume_name"></a> [volume\_name](#input\_volume\_name)| The volume name. |`string`|`"data"`| no |
26
34
27
35
## Outputs
28
36
29
37
| Name | Description |
30
38
|------|-------------|
31
-
| container\_depends\_on | n/a |
32
-
| container\_depends\_on\_list | n/a |
33
-
| json\_map\_objects | n/a |
34
-
| source\_volume | The volume name to use in container definition mount point |
0 commit comments