Skip to content

Conversation

@Lance52259
Copy link
Contributor

What this PR does / why we need it:

Supports a new data source that used to query the CDN template apply records.

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:

image

Release note:

1. add new data source to query template apply records

PR Checklist

  • Tests added/passed.
./scripts/coverage.sh -o cdn -f TestAccDataDomainTemplateApplyRecords_basic
Prepare to calculate the coverage the following command:
TF_ACC=1 go test "./huaweicloud/services/acceptance/cdn" -v -coverprofile="./huaweicloud/services/acceptance/cdn/cdn_coverage.cov" -coverpkg="./huaweicloud/services/cdn" -run TestAccDataDomainTemplateApplyRecords_basic -timeout 360m -parallel 10
=== RUN   TestAccDataDomainTemplateApplyRecords_basic
=== PAUSE TestAccDataDomainTemplateApplyRecords_basic
=== CONT  TestAccDataDomainTemplateApplyRecords_basic
--- PASS: TestAccDataDomainTemplateApplyRecords_basic (12.58s)
PASS
coverage: 8.2% of statements in ./huaweicloud/services/cdn
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud/services/acceptance/cdn       12.674s coverage: 8.2% of statements in ./huaweicloud/services/cdn
  • 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 Dec 1, 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_cdn_domain_template_apply_records branch 2 times, most recently from fcc7763 to 4a0880b Compare December 1, 2025 11:22
@Lance52259 Lance52259 force-pushed the br_cdn_domain_template_apply_records branch from 4a0880b to e511e60 Compare December 2, 2025 06:20
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/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants