feat: support optionally skipping TLS verification (terraform), fixes to python open enums for 3.11 python, and upgrade some generator internals which can drop memory requirements by 95%+ in some cases (#1362)
Generator changes (2)
Bug fixes
pythonv2
Prevent pyright reports for OpenEnumMeta __call__ signature in Python 3.11 and later
New features
terraform
Support provider configurable TLS skip verification with additionalProviderAttributes.tlsSkipVerify generation configuration