PacoVK / tapir

A Private Terraform Registry
https://pascal.euhus.dev/tapir/
Apache License 2.0
206 stars 15 forks source link

fix: deploykeyscope validation should be case insensitive #450

Closed loispostula closed 1 month ago

loispostula commented 1 month ago

Description

fix #449 by handling case insensitive validation of the enum. The mapping ehaviour is documented in quarkus.

I've tested this by building the docker image and deploying it

Type of change

Please delete options that are not relevant.