Felipe A. Braga

Results 3 comments of Felipe A. Braga

Same error here. I think the env property APICURIO_UI_VALIDATION_CHANNELNAME_REGEXP could be removed, since it has a default value at the code [StudioUiConfiguration.java#L129](https://github.com/Apicurio/apicurio-studio/blob/0315f708dbb1d75cdf1875bbaee9fef69326c507/front-end/servlet/src/main/java/io/apicurio/studio/fe/servlet/config/StudioUiConfiguration.java#L129), but it seems this regex is slightly different...

It conflicts with IntelliJ IDE too.

This isn't a problem from the action/setup-terraform it's a problem with terraform, even running the command locally the exit code isn't `2` when changes are detected. And this isn't an...