terraform-provider-huaweicloud
terraform-provider-huaweicloud copied to clipboard
[WIP]feat(apig/app): using query param creator to replace the old one
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