huaweicloud / terraform-provider-huaweicloud

Terraform HuaweiCloud provider
https://www.terraform.io/docs/providers/huaweicloud/
Mozilla Public License 2.0
213 stars 160 forks source link

feat(servicestage/app): add new resource to manage applications #5570

Closed Lance52259 closed 1 month ago

Lance52259 commented 1 month ago

What this PR does / why we need it: Add new resource to manage applications and according to the ver.3 APIs.

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 resource to manage applications.

PR Checklist

../coverage.sh -o servicestage -f TestAccV3Application_basic
Prepare to calculate the coverage the following command:
TF_ACC=1 go test "./huaweicloud/services/acceptance/servicestage" -v -coverprofile="./huaweicloud/services/acceptance/servicestage_coverage.cov" -coverpkg="./huaweicloud/services/servicestage" -run TestAccV3Application_basic -timeout 360m -parallel 10
=== RUN   TestAccV3Application_basic
=== PAUSE TestAccV3Application_basic
=== CONT  TestAccV3Application_basic
--- PASS: TestAccV3Application_basic (107.38s)
PASS
coverage: 9.2% of statements in ./huaweicloud/services/servicestage
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud/services/acceptance/servicestage      107.436s        coverage: 9.2% of statements in ./huaweicloud/services/servicestage
github-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This PR has been approved by: @Lance52259

github-ci-robot commented 1 month ago

This PR needs rebase.

deer-hang commented 1 month ago

/lgtm