You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using the Alicloud Terraform provider to manage my infrastructure, and I noticed that the wrr (Weighted Round Robin) and alidns record weight functionality is not currently supported in the provider. These features are essential for scenarios where traffic distribution and load balancing across multiple DNS records are critical.
Context:
The wrr functionality allows assigning different weights to DNS records, enabling traffic to be distributed proportionally according to predefined weights. This is particularly useful for ensuring efficient resource utilization and high availability.
The alidns record weight is an important feature in the Alibaba Cloud DNS service for fine-tuning traffic distribution policies.
Questions:
Is there a specific reason why these features are not yet implemented in the Terraform provider?
Are there any technical limitations or roadmap plans to include support for wrr and alidns record weights in the future?
Is there a recommended workaround or alternative approach for achieving this functionality using the current provider version?
Request:
If not already in progress, I would like to formally request the addition of support for the wrr and alidns record weight features. These enhancements would significantly improve the provider's capability to manage complex DNS configurations.
References:
Official documentation or feature details for wrr and alidns record weight from Alibaba Cloud.
Specific use cases where these features are critical.
Thank you for your time and consideration. I look forward to your response and any guidance on this matter.
Best regards,
Hamid
The text was updated successfully, but these errors were encountered:
Hello,
I have been using the Alicloud Terraform provider to manage my infrastructure, and I noticed that the wrr (Weighted Round Robin) and alidns record weight functionality is not currently supported in the provider. These features are essential for scenarios where traffic distribution and load balancing across multiple DNS records are critical.
Context:
Questions:
Request:
If not already in progress, I would like to formally request the addition of support for the wrr and alidns record weight features. These enhancements would significantly improve the provider's capability to manage complex DNS configurations.
References:
Thank you for your time and consideration. I look forward to your response and any guidance on this matter.
Best regards,
Hamid
The text was updated successfully, but these errors were encountered: