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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ No provider.
131
131
| bucket\_key\_prefix | The key prefix to use for the bucket objects. |`any`| n/a | yes |
132
132
| bucket\_region | Bucket Region |`any`| n/a | yes |
133
133
| 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 |
134
-
| mobius3\_image | The Mobius3 Image for S3<->FS synchronization |`string`|`"quay.io/uktrade/mobius3:v0.0.32"`| no |
134
+
| mobius3\_image | The Mobius3 Image for S3<->FS synchronization |`string`|`"ghcr.io/zeroae/terraform-aws-mobius3:0.0.34"`| no |
135
135
| 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 |
136
136
| volume\_name | The volume name. |`string`|`"data"`| no |
0 commit comments