FlexibleEngineCloud / terraform-provider-flexibleengine

Terraform flexibleengine provider
https://www.terraform.io/docs/providers/flexibleengine/
Mozilla Public License 2.0
30 stars 53 forks source link

feat(CCE): add new fields. #1067

Closed Zippo-Wang closed 11 months ago

Zippo-Wang commented 11 months ago

What this PR does / why we need it:

new fields are as follows: 1. cce_node

2. cce_node_pool

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:

PR Checklist

Acceptance Steps Performed

### resource_flexibleengine_cce_node_pool

=== RUN   TestAccCCENodePool_securityGroups
=== PAUSE TestAccCCENodePool_securityGroups
=== CONT  TestAccCCENodePool_securityGroups
--- PASS: TestAccCCENodePool_securityGroups (864.71s)
PASS
### resource_g42cloud_cce_node

=== RUN   TestAccCCENodeV3_basic
=== PAUSE TestAccCCENodeV3_basic
=== CONT  TestAccCCENodeV3_basic
--- PASS: TestAccCCENodeV3_basic (1123.47s)
PASS