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

datasource/alicloud_security_groups: Adds three internal parameters current_pagepage_size total_count to support paging #4536

Merged
merged 1 commit into from Jan 27, 2022

Conversation

thisnihonglei
Copy link
Contributor

No description provided.

@thisnihonglei thisnihonglei force-pushed the aonesecuritygroups branch 2 times, most recently from 5054ac4 to a094f34 Compare January 27, 2022 10:03
"page_number": `2`,
}),
}

allConf := dataSourceTestAccConfig{
Copy link
Contributor Author

Choose a reason for hiding this comment

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

allConf没有加page_number的限制条件是因为allConf现有的条件ids,name_regex是在分页参数page_number break掉 result的for循环之后。所以不会限制返回来的数据只有一个。vpc_id,resource_group_id,tags这三个条件,也无法限定返回的数据只有一个。

…urrent_pagepage_size total_count to support paging
@xiaozhu36 xiaozhu36 merged commit e9e4bbb into aliyun:master Jan 27, 2022
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

2 participants