Open chenchen0224 opened 4 years ago
TF_ACC=1 go test ./alicloud -v -run=TestAccAlicloudElasticsearchInstance_basic -timeout=300m
=== RUN TestAccAlicloudElasticsearchInstance_basic
testing.go:635: Step 0 error: errors during refresh:
Error: Invalid index
on /tmp/tf-test3260983684/main.tf line 8:
(source code not available)
|----------------
| data.alicloud_vpcs.default.ids is empty list of string
The given key does not identify an element in this collection value.
--- FAIL: TestAccAlicloudElasticsearchInstance_basic (12.30s)
FAIL
FAIL github.com/aliyun/terraform-provider-alicloud/alicloud 12.389s
FAIL
reproducible on master as well
Terraform Version
Terraform v0.12.8
Affected Resource(s)
Debug Output
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
TF_ACC=1 go test ./alicloud -v -run=TestAccAlicloudElasticsearchInstance_basic -timeout=300m