terraform-provider-huaweicloud
terraform-provider-huaweicloud copied to clipboard
chore: scall_enable > scale_enable for cce_node_pool
What this PR does / why we need it:
- Rename scall_enable in huaweicloud_cce_node_pool resource and datasource to scale_enable
PR Checklist
- [x] Tests added/passed.
- [x] Documentation updated.
- [x] Schema updated.