FlexibleEngineCloud / terraform-provider-flexibleengine

Terraform flexibleengine provider
https://www.terraform.io/docs/providers/flexibleengine/
Mozilla Public License 2.0
30 stars 53 forks source link

feat(apig): add apig_groups data source #1076

Closed liwanting0517 closed 8 months ago

liwanting0517 commented 9 months ago

What this PR does / why we need it:

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

Acceptance Steps Performed

=== RUN   TestAccGroupsDataSource_basic
=== PAUSE TestAccGroupsDataSource_basic
=== CONT  TestAccGroupsDataSource_basic
--- PASS: TestAccGroupsDataSource_basic (483.51s)
PASS

=== RUN   TestAccGroupsDataSource_filterById
=== PAUSE TestAccGroupsDataSource_filterById
=== CONT  TestAccGroupsDataSource_filterById
--- PASS: TestAccGroupsDataSource_filterById (611.85s)
PASS

=== RUN   TestAccAppcode_basic
=== PAUSE TestAccAppcode_basic
=== CONT  TestAccAppcode_basic
--- PASS: TestAccAppcode_basic (492.03s)
PASS

=== RUN   TestAccAppcode_manuallyConfig
=== PAUSE TestAccAppcode_manuallyConfig
=== CONT  TestAccAppcode_manuallyConfig
--- PASS: TestAccAppcode_manuallyConfig (490.96s)
PASS
github-actions[bot] commented 8 months ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.