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 huaweicloud vpcep endpoint resource and docs #772

Merged
merged 1 commit into from
Dec 25, 2020

Conversation

ShiChangkuo
Copy link
Collaborator

the testing result as follows:

$ make testacc TEST='./huaweicloud' TESTARGS='-run TestAccVPCEndpointBasic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud -v -run TestAccVPCEndpointBasic -timeout 360m -parallel 4
=== RUN   TestAccVPCEndpointBasic
=== PAUSE TestAccVPCEndpointBasic
=== CONT  TestAccVPCEndpointBasic
--- PASS: TestAccVPCEndpointBasic (200.07s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       200.105s
$
$ make testacc TEST='./huaweicloud' TESTARGS='-run TestAccVPCEndpointPublic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud -v -run TestAccVPCEndpointPublic -timeout 360m -parallel 4
=== RUN   TestAccVPCEndpointPublic
=== PAUSE TestAccVPCEndpointPublic
=== CONT  TestAccVPCEndpointPublic
--- PASS: TestAccVPCEndpointPublic (34.26s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       34.296s

@ShiChangkuo ShiChangkuo merged commit 2b2dd16 into huaweicloud:master Dec 25, 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.

None yet

1 participant