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

testcase: Adds a new test case for resource alicloud_cen_transit_router_vpc_attachment #4436

Merged

Conversation

thisnihonglei
Copy link
Contributor

No description provided.

@@ -26,10 +26,6 @@ func resourceAlicloudCenTransitRouterVpcAttachment() *schema.Resource {
Update: schema.DefaultTimeout(3 * time.Minute),
},
Schema: map[string]*schema.Schema{
"auto_create_vpc_route": {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

删掉这参数是因为创建接口CreateTransitRouterVpcAttachment文档中没有此参数。

Copy link
Member

Choose a reason for hiding this comment

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

代码中先不要删,先从文档中下掉

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@thisnihonglei thisnihonglei force-pushed the centransitroutervpcattachment branch 2 times, most recently from 07e46b4 to abe123d Compare January 23, 2022 08:49
@@ -26,10 +26,6 @@ func resourceAlicloudCenTransitRouterVpcAttachment() *schema.Resource {
Update: schema.DefaultTimeout(3 * time.Minute),
},
Schema: map[string]*schema.Schema{
"auto_create_vpc_route": {
Copy link
Member

Choose a reason for hiding this comment

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

代码中先不要删,先从文档中下掉

@xiaozhu36 xiaozhu36 merged commit 47f05bc into aliyun:master Jan 24, 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