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_disk_attachment #4333

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

thisnihonglei
Copy link
Contributor

No description provided.

count = "${var.number}"
disk_id = "${element(alicloud_ecs_disk.default.*.id, count.index)}"
instance_id = alicloud_instance.default.id
password = "EcsV587!"
Copy link
Member

Choose a reason for hiding this comment

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

密码都统一改成 YouPassword123

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已改成YouPassword123,这个是官方文档上这么写的,所以当时复制了文档给的示例

@xiaozhu36 xiaozhu36 merged commit e6bfea1 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