Skip to content

Conversation

@Lance52259
Copy link
Contributor

What this PR does / why we need it:

Supports new one-time action resource that used to authorize Workspace applications

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:

add new one-time action resource to authorize applications

PR Checklist

  • Tests added/passed.
./scripts/coverage.sh -o workspace -f TestAccResourceBucketAuthorize_basic
Prepare to calculate the coverage the following command:
TF_ACC=1 go test "./huaweicloud/services/acceptance/workspace" -v -coverprofile="./huaweicloud/services/acceptance/workspace/workspace_coverage.cov" -coverpkg="./huaweicloud/services/workspace" -run TestAccResourceBucketAuthorize_basic -timeout 360m -parallel 10
=== RUN   TestAccResourceBucketAuthorize_basic
=== PAUSE TestAccResourceBucketAuthorize_basic
=== CONT  TestAccResourceBucketAuthorize_basic
--- PASS: TestAccResourceBucketAuthorize_basic (11.73s)
PASS
coverage: 2.9% of statements in ./huaweicloud/services/workspace
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud/services/acceptance/workspace 11.810s coverage: 2.9% of statements in ./huaweicloud/services/workspace
  • 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 Nov 21, 2025
@github-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This PR has been approved by: @Lance52259

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