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 resource alicloud_container_cluster #47

Merged
merged 7 commits into from
Dec 11, 2017
Merged

add new resource alicloud_container_cluster #47

merged 7 commits into from
Dec 11, 2017

Conversation

xiaozhu36
Copy link
Member

The PRs mainly add a new resource alicloud_container_cluster. The PR includes the resource code, test cases, examples and docs.

The running results of its test case as follows:

TF_ACC=1 go test ./alicloud -v -run=TestAccAlicloudContainerCluster -timeout=120m
=== RUN TestAccAlicloudContainerCluster_importBasic
--- PASS: TestAccAlicloudContainerCluster_importBasic (439.56s)
=== RUN TestAccAlicloudContainerCluster_classic
--- PASS: TestAccAlicloudContainerCluster_classic (435.17s)
=== RUN TestAccAlicloudContainerCluster_vpc
--- PASS: TestAccAlicloudContainerCluster_vpc (716.03s)

PASS
ok github.com/alibaba/terraform-provider/alicloud 1590.794s

@zhuzhih2017 zhuzhih2017 merged commit a16db50 into aliyun:master Dec 11, 2017
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.

2 participants