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 new datasource alicloud_instances #94

Merged
merged 3 commits into from
Jan 22, 2018
Merged

add new datasource alicloud_instances #94

merged 3 commits into from
Jan 22, 2018

Conversation

xiaozhu36
Copy link
Member

The PR adds a new datasource alicloud_instances.

The PR has a pre-pr #93

The result of running test case as follows:

TF_ACC=1 go test ./alicloud -v -run=TestAccAlicloudInstancesDataSource -timeout 120m
=== RUN TestAccAlicloudInstancesDataSource_nameRegex
--- PASS: TestAccAlicloudInstancesDataSource_nameRegex (137.39s)
=== RUN TestAccAlicloudInstancesDataSource_image
--- PASS: TestAccAlicloudInstancesDataSource_image (137.99s)
=== RUN TestAccAlicloudInstancesDataSource_vpcId
--- PASS: TestAccAlicloudInstancesDataSource_vpcId (157.24s)
=== RUN TestAccAlicloudInstancesDataSource_tags
--- PASS: TestAccAlicloudInstancesDataSource_tags (172.14s)
PASS
ok github.com/alibaba/terraform-provider/alicloud 604.800s

@zhuzhih2017 zhuzhih2017 merged commit 2136076 into aliyun:master Jan 22, 2018
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