Joonas Harjukallio

Results 3 issues of Joonas Harjukallio

Hi! First of all great work with the library! Has saved me a ton of time. The issue I have is an intersection with cubic bezier curves and straight horizontal...

bug

Hi! We would like to define Terraform Modules input variables as objects like this: ```tf terraform { required_providers { azurerm = { source = "hashicorp/azurerm" version = "3.2.0" } }...

enhancement
modules
priority/important-soon
provider get / generation
size/medium

Hi, I have been trying out Exposed for a while and I noticed that there is no built in support for validations either on DSL or DAO side. I suppose...

enhancement