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(DWS): add DWS DataSource and Resources #169

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

Zippo-Wang
Copy link
Contributor

@Zippo-Wang Zippo-Wang commented Nov 27, 2023

What this PR does / why we need it:
import DWS resource, unit test and document

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

  • Tests added/passed.
  • Documentation updated.
  • Schema updated.

Acceptance Steps Performed

### resource_g42cloud_dws_alarm_subscription

=== RUN   TestAccDwsAlarmSubs_basic
=== PAUSE TestAccDwsAlarmSubs_basic
=== CONT  TestAccDwsAlarmSubs_basic
--- PASS: TestAccDwsAlarmSubs_basic (106.04s)
PASS

coverage: 11.2% of statements in ../../../../../terraform-provider-g42cloud/...
### resource_g42cloud_dws_event_subscription

=== RUN   TestAccDwsEventSubs_basic
=== PAUSE TestAccDwsEventSubs_basic
=== CONT  TestAccDwsEventSubs_basic
--- PASS: TestAccDwsEventSubs_basic (69.95s)
PASS

coverage: 11.2% of statements in ../../../../../terraform-provider-g42cloud/...
### data_source_g42cloud_dws_flavors

=== RUN   TestAccDwsFlavorsDataSource_basic
=== PAUSE TestAccDwsFlavorsDataSource_basic
=== CONT  TestAccDwsFlavorsDataSource_basic
--- PASS: TestAccDwsFlavorsDataSource_basic (22.89s)
PASS

coverage: 8.0% of statements in ../../../../../terraform-provider-g42cloud/...


=== RUN   TestAccDwsFlavorsDataSource_memory
=== PAUSE TestAccDwsFlavorsDataSource_memory
=== CONT  TestAccDwsFlavorsDataSource_memory
--- PASS: TestAccDwsFlavorsDataSource_memory (24.49s)
PASS

coverage: 8.0% of statements in ../../../../../terraform-provider-g42cloud/...


=== RUN   TestAccDwsFlavorsDataSource_all
=== PAUSE TestAccDwsFlavorsDataSource_all
=== CONT  TestAccDwsFlavorsDataSource_all
--- PASS: TestAccDwsFlavorsDataSource_all (27.87s)
PASS
coverage: 8.0% of statements in ../../../../../terraform-provider-g42cloud/...


=== RUN   TestAccDwsFlavorsDataSource_az
=== PAUSE TestAccDwsFlavorsDataSource_az
=== CONT  TestAccDwsFlavorsDataSource_az
--- PASS: TestAccDwsFlavorsDataSource_az (29.22s)
PASS

@github-ci-robot
Copy link
Collaborator

PR needs rebase.

@github-ci-robot
Copy link
Collaborator

PR needs rebase.

@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Nov 30, 2023
@chengxiangdong chengxiangdong changed the title feat(DWS): import DWS resource, unit test and document. feat(DWS): add DWS DataSource and Resources Dec 1, 2023
@Zhukun-Huawei
Copy link
Contributor

/LGTM

@github-ci-robot
Copy link
Collaborator

PR needs rebase.

@Zhukun-Huawei
Copy link
Contributor

Zhukun-Huawei commented Dec 14, 2023

/lgtm

@github-ci-robot
Copy link
Collaborator

PR needs rebase.

@chengxiangdong chengxiangdong merged commit 0b2d1f6 into g42cloud-terraform:main Dec 28, 2023
4 checks passed
@Zippo-Wang Zippo-Wang deleted the migrate_DWS branch December 28, 2023 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants