Skip to content

Conversation

@susu9527
Copy link

@susu9527 susu9527 commented Aug 8, 2023

No description provided.

@susu9527 susu9527 force-pushed the example-fix branch 2 times, most recently from 974d05f to d662538 Compare August 9, 2023 10:15
outputs.tf Outdated
}

output "this_source_file" {
value = element(concat(alicloud_oss_bucket_object.this.*.source, list("")), 0)
Copy link
Contributor

Choose a reason for hiding this comment

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

这两个参数为啥要删掉?

Copy link
Author

Choose a reason for hiding this comment

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

1,出参的名称和格式不对,一般是 this_{资源}_{属性} 的格式
2,value值错误

CHANGELOG.md Outdated
@@ -0,0 +1,10 @@
## 1.1.0 (Unreleased)
## 1.0.1 (August 9, 2023)
Copy link
Contributor

Choose a reason for hiding this comment

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

涉及到对出参的修改了,版本应该更新为 1.1.0

Copy link
Author

Choose a reason for hiding this comment

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

已改

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