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

Add DIS objects #79

Merged
merged 2 commits into from
Jul 20, 2021
Merged

Conversation

kolsean
Copy link
Contributor

@kolsean kolsean commented Jun 25, 2021

This PR adds 2 objects:

Resources
sbercloud_dis_stream

Data Sources
sbercloud_dis_partition

This closes #68

All acceptance tests are done:

make testacc TEST='./sbercloud' TESTARGS='-run TestAccDis'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./sbercloud -v -run TestAccDis -timeout 360m -parallel=4
=== RUN   TestAccDisPartitionV2DataSource_basic
=== PAUSE TestAccDisPartitionV2DataSource_basic
=== RUN   TestAccDisStreamV2_basic
=== PAUSE TestAccDisStreamV2_basic
=== CONT  TestAccDisPartitionV2DataSource_basic
=== CONT  TestAccDisStreamV2_basic
--- PASS: TestAccDisStreamV2_basic (8.83s)
--- PASS: TestAccDisPartitionV2DataSource_basic (10.59s)
PASS
ok      github.com/sbercloud-terraform/terraform-provider-sbercloud/sbercloud   10.960s

@niuzhenguo niuzhenguo merged commit cbebb9a into sbercloud-terraform:master Jul 20, 2021
@kolsean kolsean deleted the add-dis-objects branch February 7, 2022 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add DIS objects
2 participants