Coen Meulenkamp

Results 3 issues of Coen Meulenkamp

Since python 3.12 was released, `layout python` produces the following warning: `:1: DeprecationWarning: 'pkgutil.find_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead`. This commit resolves the...

I am working on a set of custom resource types that share two pieces of configuration over all planned types: - The Environment property - The EnvironmentMapping typeConfiguration To limit...

### Provide a screenshot and describe the bug I am aware of #955, and that the documentation has a working fix. This ticket is to add more information about this...