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(CodeArts/Deploy): support group permission management #6050

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

Conversation

saf3dfsa
Copy link
Contributor

@saf3dfsa saf3dfsa commented Dec 18, 2024

What this PR does / why we need it:
support group permission management

PR Checklist

  • Tests added/passed.
make testacc TEST="./huaweicloud/services/acceptance/codeartsdeploy" TESTARGS="-run TestAccDeployGroup_basic"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud/services/acceptance/codeartsdeploy -v -run TestAccDeployGroup_basic -timeout 360m -parallel 4
=== RUN   TestAccDeployGroup_basic
=== PAUSE TestAccDeployGroup_basic
=== CONT  TestAccDeployGroup_basic
--- PASS: TestAccDeployGroup_basic (60.30s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud/services/acceptance/codeartsdeploy    60.349s

make testacc TEST="./huaweicloud/services/acceptance/codeartsdeploy" TESTARGS="-run TestAccDeployGroupPermissionModify_basic"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud/services/acceptance/codeartsdeploy -v -run TestAccDeployGroupPermissionModify_basic -timeout 360m -parallel 4
=== RUN   TestAccDeployGroupPermissionModify_basic
=== PAUSE TestAccDeployGroupPermissionModify_basic
=== CONT  TestAccDeployGroupPermissionModify_basic
--- PASS: TestAccDeployGroupPermissionModify_basic (50.37s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud/services/acceptance/codeartsdeploy    50.411s
  • Documentation updated.

  • Schema updated.

  • CheckDeleted.

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

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

@saf3dfsa saf3dfsa force-pushed the feat(CodeArts/Deploy)_support_group_permission_management branch 2 times, most recently from a747270 to 3727ef6 Compare December 18, 2024 06:24
@saf3dfsa saf3dfsa force-pushed the feat(CodeArts/Deploy)_support_group_permission_management branch from 3727ef6 to a411107 Compare December 18, 2024 08:22
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