Marcelo Castellani

Results 3 comments of Marcelo Castellani

You really should take a deep look at Rust.

Hi. I'm using tower-web as my first option in some projects and I believe no other framework fits that niche you said. I would like to help to maintain the...

Parser should be able to parse data with or without quotes. Currently this break the parser: ``` variable "networks" { type = map(object({ network_number = number availability_zone = string tags...