Skip to content

Commit 7374743

Browse files
committed
fix wrong footer comment of GCS related terraform state configuration
1 parent 4752be9 commit 7374743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/runtime/config/gitlabhq/gitlab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ production: &base
392392
google_project: {{GITLAB_TERRAFORM_STATE_OBJECT_STORE_CONNECTION_GOOGLE_PROJECT}}
393393
google_client_email: {{GITLAB_TERRAFORM_STATE_OBJECT_STORE_CONNECTION_GOOGLE_CLIENT_EMAIL}}
394394
google_json_key_location: {{GITLAB_TERRAFORM_STATE_OBJECT_STORE_CONNECTION_GOOGLE_JSON_KEY_LOCATION}}
395-
#end-terraform_state-aws
395+
#end-terraform_state-gcs
396396

397397
## GitLab Pages
398398
pages:

0 commit comments

Comments
 (0)