Commit eb1a208d authored by Aakriti Gupta's avatar Aakriti Gupta Committed by Michael Kozono

Geo: Remove feature flag geo_terraform_state_version_verification

Changelog: changed
EE: true
parent 4756edbe
......@@ -15,7 +15,7 @@ module Geo
override :verification_feature_flag_enabled?
def self.verification_feature_flag_enabled?
Feature.enabled?(:geo_terraform_state_version_verification, default_enabled: :yaml)
true
end
end
end
---
name: geo_terraform_state_version_verification
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/58800
rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/329963
milestone: '13.12'
type: development
group: group::geo
default_enabled: true
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment