Skip to content

Conversation

@WeiMengXS
Copy link
Collaborator

add testing case

ImportState: true,
ImportStateVerify: true,
ImportStateVerifyIgnore: []string{"force_delete"},
},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个资源不支持修改吗

resource.TestCheckResourceAttr("tencentcloud_vpc_acl.foo", "name", "test_acl"),
resource.TestCheckResourceAttr("tencentcloud_vpc_acl.foo", "ingress.0", "ACCEPT#192.168.1.0/24#80#TCP"),
resource.TestCheckResourceAttr("tencentcloud_vpc_acl.foo", "ingress.1", "ACCEPT#192.168.1.0/24#80-90#TCP"),
resource.TestCheckResourceAttr("tencentcloud_vpc_acl.foo", "egress.0", "ACCEPT#192.168.1.0/24#80#TCP"),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个资源不支持 import 吗

@andrew-tx andrew-tx merged commit e05851d into master Nov 20, 2023
@andrew-tx andrew-tx deleted the pipeline/env-testing-case branch November 20, 2023 13:43
lyu571 pushed a commit that referenced this pull request Nov 22, 2023
* feat: add operation

* feat: cdb testing

* feat: cdb testing

* feat: cdb testing

---------

Co-authored-by: WeiMengXS <nickcchen@tencent.com>
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.

3 participants