HenriBlacksmith

Results 22 comments of HenriBlacksmith
trafficstars

We face a similar problem after upgrading FastAPI from 0.73.0 to 0.78.0. From the comments above, it seems that the problem started with 0.74.0. From the diff : [0.73.0...0.74.0](https://github.com/tiangolo/fastapi/compare/0.73.0...0.74.0), I...

Does this one need more approvals to be merged?

Happy to help too, my company is using flask-restx for a small project. It would save us time to be able to keep it instead of rebuilding our API. Happy...

Same need as stated before, this could help moving away from Terragrunt. On the feasibility, it could be some kind of self-wrapper as Terragrunt does in a first approach and...

Any updates on this? I do not know if the announced Terraform stacks will also allow to use different tags for different deployments of modules stored in git (not just...

Any updates on this PR? Being able to leverage [hashicorp/go-version](https://godoc.org/github.com/hashicorp/go-version) in Terraform code as suggested in https://github.com/hashicorp/terraform/issues/22688#issuecomment-1525986571 would help a lot to perform some validations in Terraform modules. It would...

> @crw Although this does make sense, I personally fear that without a common framework in place that scans, tests, and stamps providers with "Hashicorp Conformance Tested", this approach will...

I am also interested with such a feature, I understand there are some complex cases to handle but it would be nice to be able to manage DR/Perf replication through...

I did not dig into the profiling in my case, but just to confirm that @MarkusSintonen is not alone, I attempted a migration to Pydantic v2 on the application I...

Is there any traction on this fix? This is embarassing for Starlette/FastAPI users using mypy