Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(apig): add apig_groups data source #1076

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

liwanting0517
Copy link
Contributor

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

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

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

Copy link

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.

@github-actions github-actions bot added size/L and removed size/XL labels Dec 25, 2023
@github-actions github-actions bot added size/M and removed size/L labels Dec 25, 2023
@liwanting0517 liwanting0517 changed the title feat(apig): add apig_groups data source and apig_appcode resource feat(apig): add apig_groups data source Dec 25, 2023
%[1]s

data "flexibleengine_apig_groups" "filter_by_id" {

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove the empty line


# flexibleengine_apig_groups

Use this data source to query and filter the group list under the APIG instance within Flexibleengine.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Use this data source to query and filter the group list under the APIG instance within Flexibleengine.
Use this data source to query and filter the group list under the APIG instance within FlexibleEngine.

@ShiChangkuo ShiChangkuo merged commit e219264 into FlexibleEngineCloud:master Dec 25, 2023
6 checks passed
Zippo-Wang pushed a commit to Zippo-Wang/terraform-provider-flexibleengine that referenced this pull request Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants