terraform-provider-huaweicloud icon indicating copy to clipboard operation
terraform-provider-huaweicloud copied to clipboard

refactor(CDN): refactor update domain full config function

Open deer-hang opened this issue 11 months ago • 1 comments

What this PR does / why we need it:

The existing method of editing the full configuration cannot edit cache_settings alone. In order to solve this problem, the editing logic was adjusted.

Which issue this PR fixes: (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged) fixes #xxx

Special notes for your reviewer:

Release note:


PR Checklist

  • [X] Tests added/passed.
  • [ ] Documentation updated.
  • [ ] Schema updated.

Acceptance Steps Performed


...

deer-hang avatar Apr 03 '24 03:04 deer-hang