Add authorizer functions
Yandex Cloud API Gateway support custom OpenAPI extension that enables you to define Authorizer function. It would be great to create those right from this plugin.
Hello! I hope you're doing well. I'm reaching out to inquire about the current status of this Issue. I understand that everyone's time is valuable and that this project might not be your top priority. However, if there's been any progress or if there's an estimated timeline for when this issue might be addressed, I'd greatly appreciate an update.
I personally use Terraform in my pet projects nowadays. Terraform offers a broad infrastructure as code (IaC) capability, allowing you to manage not only cloud services but also other resources like DNS and SaaS products, providing a more unified approach to infrastructure management. It is cloud-agnostic, supporting multiple providers, which enables a single configuration to be used across different environments and avoids vendor lock-in, enhancing flexibility in deployment strategies. Additionally, Terraform's state management enables a more reliable and trackable infrastructure provisioning and scaling process, improving the predictability and stability of infrastructure changes over time.