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

Update state setting of iec network acl #873

Merged
merged 1 commit into from
Jan 27, 2021
Merged

Update state setting of iec network acl #873

merged 1 commit into from
Jan 27, 2021

Conversation

Lance52259
Copy link
Contributor

Community Node

This revison mainly solves the following problems:

  • add networks satate setting when reading resource data from server.
  • update test with import check

fixes #871

Release note for CHANGELOG:

NONE

Output from acceptance testing:

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

@ShiChangkuo ShiChangkuo merged commit e29a103 into huaweicloud:master Jan 27, 2021
@Lance52259 Lance52259 deleted the IecNetworksSavingPatch branch January 28, 2021 02:49
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.

IEC: terraform import ACL 资源后,state中未保存存量ACL资源的网络 subnet信息
2 participants