Skip to content

Draft: Add FF around terraform state name validation V2

What does this MR do and why?

Alternative to !106861 (merged)

But I think this might be more robust, as it wraps around FFs exactly the code change that we introduced on .com.

But I haven't been able to properly set this up. If this does not work, I'd push forward the alternative v1 (!106861 (merged)), which is basically to return 404s on the /lock endpoint if FF is off and state name has a dot (.) in it.

Related Issue

#385564 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by João Alexandre Cunha

Merge request reports