Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-04-20 20:45:35 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-20 20:45:35 +0300
commit3ded1f58623471f9ef6092038974d52e564fcd2b (patch)
tree1f71c69b82db55700dd13aa4bfa1a0eebfdba686 /config
parentdfc94207fec2d84314b1a5410cface22e8b369bd (diff)
Add latest changes from gitlab-org/gitlab@15-11-stable-ee
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/allow_dots_on_tf_state_names.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/feature_flags/development/allow_dots_on_tf_state_names.yml b/config/feature_flags/development/allow_dots_on_tf_state_names.yml
new file mode 100644
index 00000000000..3bbff808eda
--- /dev/null
+++ b/config/feature_flags/development/allow_dots_on_tf_state_names.yml
@@ -0,0 +1,8 @@
+---
+name: allow_dots_on_tf_state_names
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/106861
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/385597
+milestone: '15.7'
+type: development
+group: group::configure
+default_enabled: false