File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1132,7 +1132,7 @@ AWS Endpoint like `http://127.0.0.1:9000`. Defaults to `$AWS_ENDPOINT`
1132
1132
1133
1133
##### ` GITLAB_LFS_OBJECT_STORE_CONNECTION_AWS_PATH_STYLE `
1134
1134
1135
- Changes AWS Path Style to 'host/bucket_name/object' instead of 'bucket_name.host/object'. Defaults to ` AWS_PATH_STYLE `
1135
+ Changes AWS Path Style to 'host/bucket_name/object' instead of 'bucket_name.host/object'. Defaults to ` $ AWS_PATH_STYLE`
1136
1136
1137
1137
##### ` GITLAB_LFS_OBJECT_STORE_CONNECTION_AWS_SIGNATURE_VERSION `
1138
1138
@@ -1236,7 +1236,7 @@ Bucket name to store the Terraform state. Defaults to `terraform_state`
1236
1236
1237
1237
##### ` GITLAB_TERRAFORM_STATE_OBJECT_STORE_CONNECTION_PROVIDER `
1238
1238
1239
- Connection Provider for the Object Store. ( ` AWS ` or ` Google ` ) Defaults to ` $GITLAB_OBJECT_STORE_CONNECTION_PROVIDER ` ( ` AWS ` )
1239
+ Connection Provider for the Object Store ( AWS or Google). Defaults to $GITLAB_OBJECT_STORE_CONNECTION_PROVIDER (i.e. AWS).
1240
1240
1241
1241
##### ` GITLAB_TERRAFORM_STATE_OBJECT_STORE_CONNECTION_AWS_ACCESS_KEY_ID `
1242
1242
You can’t perform that action at this time.
0 commit comments