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

[WIP]feat(apig/app): using query param creator to replace the old one

Open Lance52259 opened this issue 8 months ago • 1 comments

What this PR does / why we need it: The qeury parameter 'creator' has never used and should be instead of the manual filter logic.

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:

1. using query param creator to replace the old one.

PR Checklist

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

Acceptance Steps Performed

PENDING

Lance52259 avatar Jun 28 '24 16:06 Lance52259