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_ecs_network_interface #4336

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

thisnihonglei
Copy link
Contributor

No description provided.

"security_groups": []string{"${alicloud_security_group.default.id}"},
"resource_group_id": "${data.alicloud_resource_manager_resource_groups.default.ids.0}",
"description": name,
"private_ip": "192.168.0.2",
Copy link
Member

Choose a reason for hiding this comment

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

这个private ip 应该根据 vswitch 的cidr 取值

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已改

@xiaozhu36 xiaozhu36 merged commit 5adc96e into aliyun:master Jan 7, 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