Skip to content

feat(eps): add new data source to query eps quotas #6732

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Lance52259
Copy link
Contributor

What this PR does / why we need it:
Add new data source to query eps quotas.

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. add new data source to query eps quotas.

PR Checklist

  • Tests added/passed.
./scripts/coverage.sh -o eps -f TestAccDataEnterpriseProjectQuotas_basic
Prepare to calculate the coverage the following command:
TF_ACC=1 go test "./huaweicloud/services/acceptance/eps" -v -coverprofile="./huaweicloud/services/acceptance/eps/eps_coverage.cov" -coverpkg="./huaweicloud/services/eps" -run TestAccDataEnterpriseProjectQuotas_basic -timeout 360m -parallel 10
=== RUN   TestAccDataEnterpriseProjectQuotas_basic
=== PAUSE TestAccDataEnterpriseProjectQuotas_basic
=== CONT  TestAccDataEnterpriseProjectQuotas_basic
--- PASS: TestAccDataEnterpriseProjectQuotas_basic (9.39s)
PASS
coverage: 16.9% of statements in ./huaweicloud/services/eps
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud/services/acceptance/eps       9.507s  coverage: 16.9% of statements in ./huaweicloud/services/eps
  • Documentation updated.

  • Schema updated.

  • CheckDeleted.

    • a. During query operation (Read Context)
      aa. Resource not found
      >>>>>> Paste the screenshot here <<<<<<

    • b. During delete/disassociate/unbind operation (Delete Context)
      ba. Resource not found
      >>>>>> Paste the screenshot here <<<<<<

@github-ci-robot github-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 24, 2025
@github-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This PR has been approved by: @Lance52259

@Lance52259 Lance52259 force-pushed the br_eps_quotas_query branch 2 times, most recently from 1a7bdaa to 61c8433 Compare April 24, 2025 12:28
@Lance52259 Lance52259 force-pushed the br_eps_quotas_query branch from 61c8433 to 0afb904 Compare April 25, 2025 07:52
@Lance52259
Copy link
Contributor Author

./scripts/coverage.sh -o eps -f TestAccDataEnterpriseProjectQuotas_basic
Prepare to calculate the coverage the following command:
TF_ACC=1 go test "./huaweicloud/services/acceptance/eps" -v -coverprofile="./huaweicloud/services/acceptance/eps/eps_coverage.cov" -coverpkg="./huaweicloud/services/eps" -run TestAccDataEnterpriseProjectQuotas_basic -timeout 360m -parallel 10
=== RUN   TestAccDataEnterpriseProjectQuotas_basic
=== PAUSE TestAccDataEnterpriseProjectQuotas_basic
=== CONT  TestAccDataEnterpriseProjectQuotas_basic
--- PASS: TestAccDataEnterpriseProjectQuotas_basic (10.35s)
PASS
coverage: 16.9% of statements in ./huaweicloud/services/eps
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud/services/acceptance/eps       10.427s coverage: 16.9% of statements in ./huaweicloud/services/eps

@github-actions github-actions bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. feature and removed feature approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. feature size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants