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

continues executing after operateOnPort in iec eip #865

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

ShiChangkuo
Copy link
Collaborator

fixes #857

the testing result as follows:

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

@ShiChangkuo ShiChangkuo merged commit 1dc36b8 into huaweicloud:master Jan 26, 2021
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.

执行terraform destroy 未能删除EIP。 现象(绑定了VIP的EIP)
1 participant