Skip to content
代码片段 群组 项目
未验证 提交 e6df8d99 编辑于 作者: Tiger Watson's avatar Tiger Watson 提交者: GitLab
浏览文件

Merge branch...

Merge branch 'determine-desired-sharding-key-feature-category-infrastructure_as_code' into 'master' 

Add desired sharding keys for infrastructure_as_code

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143491



Merged-by: default avatarTiger Watson <twatson@gitlab.com>
Approved-by: default avatarTiger Watson <twatson@gitlab.com>
Co-authored-by: default avatarManoj M J <mmj@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -4,7 +4,23 @@ classes:
- Terraform::StateVersion
feature_categories:
- infrastructure_as_code
description: Represents a Terraform state file at a point in time, with a corresponding file stored in object storage
description: Represents a Terraform state file at a point in time, with a corresponding
file stored in object storage
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/35211
milestone: '13.4'
gitlab_schema: gitlab_main
gitlab_schema: gitlab_main_cell
allow_cross_joins:
- gitlab_main_clusterwide
allow_cross_transactions:
- gitlab_main_clusterwide
allow_cross_foreign_keys:
- gitlab_main_clusterwide
desired_sharding_key:
project_id:
references: projects
backfill_via:
parent:
foreign_key: terraform_state_id
table: terraform_states
sharding_key: project_id
belongs_to: terraform_state
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册