File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ GITLAB_TERRAFORM_STATE_ENABLED=${GITLAB_TERRAFORM_STATE_ENABLED:-true}
176
176
GITLAB_TERRAFORM_STATE_STORAGE_PATH=" ${GITLAB_TERRAFORM_STATE_STORAGE_PATH:- $GITLAB_SHARED_DIR / terraform_state} "
177
177
178
178
GITLAB_TERRAFORM_STATE_OBJECT_STORE_ENABLED=${GITLAB_TERRAFORM_STATE_OBJECT_STORE_ENABLED:- false}
179
- GITLAB_TERRAFORM_STATE_OBJECT_STORE_REMOTE_DIRECTORY=${GITLAB_PACKAGES_OBJECT_STORE_REMOTE_DIRECTORY :- terraform_state}
179
+ GITLAB_TERRAFORM_STATE_OBJECT_STORE_REMOTE_DIRECTORY=${GITLAB_TERRAFORM_STATE_OBJECT_STORE_REMOTE_DIRECTORY :- terraform_state}
180
180
GITLAB_TERRAFORM_STATE_OBJECT_STORE_CONNECTION_PROVIDER=${GITLAB_TERRAFORM_STATE_OBJECT_STORE_CONNECTION_PROVIDER:- $GITLAB_OBJECT_STORE_CONNECTION_PROVIDER }
181
181
182
182
# TERRAFORM STATE:AWS
You can’t perform that action at this time.
0 commit comments