Skip to content

fix(apig/ssl_certificates): fix some issues #7416

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

946596029
Copy link
Contributor

What this PR does / why we need it:
fix(apig/ssl_certificates): fix some issues

Which issue this PR fixes:
change resource name to huaweicloud_apig_instance_associated_ssl_certificates

Special notes for your reviewer:

Release note:


PR Checklist

  • Tests added/passed.
Prepare to calculate the coverage the following command:
TF_ACC=1 go test "./huaweicloud/services/acceptance/apig" -v -coverprofile="./huaweicloud/services/acceptance/apig/apig_coverage.cov" -coverpkg="./huaweicloud/services/apig" -run TestAccDataSourceInstanceAssociatedSSLCertificates_basic -timeout 360m -parallel 10
=== RUN   TestAccDataSourceInstanceAssociatedSSLCertificates_basic
=== PAUSE TestAccDataSourceInstanceAssociatedSSLCertificates_basic
=== CONT  TestAccDataSourceInstanceAssociatedSSLCertificates_basic
    acceptance.go:955: Before running APIG acceptance tests, please ensure the env 'HW_APIG_DEDICATED_INSTANCE_ID' has been configured
--- SKIP: TestAccDataSourceInstanceAssociatedSSLCertificates_basic (0.00s)
PASS
coverage: 1.4% of statements in ./huaweicloud/services/apig
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud/services/acceptance/apig      0.124s  coverage: 1.4% of statements in ./huaweicloud/services/apig
  • Documentation updated.
  • Schema updated.
  • CheckDeleted.

@946596029 946596029 force-pushed the br_apig_fix_ssl_certificates branch from 7808974 to a753b4b Compare August 1, 2025 08:46
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.

1 participant