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

support tags for dds and dcs instance resource #610

Merged
merged 2 commits into from
Oct 28, 2020

Conversation

ShiChangkuo
Copy link
Collaborator

the testing result as follows:

$ make testacc TEST='./huaweicloud' TESTARGS='-run TestAccDDSV3Instance_basic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud -v -run TestAccDDSV3Instance_basic -timeout 360m
=== RUN   TestAccDDSV3Instance_basic
--- PASS: TestAccDDSV3Instance_basic (627.59s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       627.652s

$ make testacc TEST='./huaweicloud' TESTARGS='-run TestAccDcsInstancesV1_basic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud -v -run TestAccDcsInstancesV1_basic -timeout 360m
=== RUN   TestAccDcsInstancesV1_basic
--- PASS: TestAccDcsInstancesV1_basic (355.48s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       355.515s

@ShiChangkuo ShiChangkuo merged commit d5edc03 into huaweicloud:master Oct 28, 2020
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.

1 participant