This custom provider exists due to some of the resources and data sources in the
official Byteplus Terraform provider may not fulfill the requirements of some
scenario. The reason behind every resources and data sources are stated as below:
Resource
st-byteplus_iam_policy
This resource is designed to handle policy content that exceeds the limit of 6144 characters.
It provides functionality to create policies by splitting the content into smaller segments that fit within the limit,
enabling the management and combination of these segments to form the complete policy. Finally, the policy will be attached to the relevant user.
Data Sources
st-byteplus_cdn_domain
Added client_config block to allow overriding the Provider configuration.