Skip to content

URL-encode TF state name in init cmd modal

Timo Furrer requested to merge urlencode-state-name-tf-init-cmd into master

What does this MR do and why?

This MR changes url-encodes the state names when displayed in the URLs for the terraform init command.

Screenshots or screen recordings

Before:

image

After:

image

How to set up and validate locally

Create a Terraform state with a slash in it.

MR acceptance checklist

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

Merge request reports