Skip to content

Commit ab2b57e

Browse files
committed
docs: add explorer link
1 parent d2745e4 commit ab2b57e

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

README-CN.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ terraform-alicloud-ecs-instance
99

1010
## 用法
1111

12+
<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
13+
<a href="https://api.aliyun.com/terraform?source=Module&activeTab=document&sourcePath=alibaba%3A%3Aecs-instance&spm=docs.m.alibaba.ecs-instance" target="_blank">
14+
<img alt="Open in AliCloud" src="https://img.alicdn.com/imgextra/i1/O1CN01hjjqXv1uYUlY56FyX_!!6000000006049-55-tps-254-36.svg" style="max-height: 44px; max-width: 100%;">
15+
</a>
16+
</div></div>
17+
1218
```hcl
1319
data "alicloud_images" "ubuntu" {
1420
most_recent = true

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ These types of resources are supported:
1111

1212
## Usage
1313

14+
<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
15+
<a href="https://api.aliyun.com/terraform?source=Module&activeTab=document&sourcePath=alibaba%3A%3Aecs-instance&spm=docs.m.alibaba.ecs-instance&intl_lang=EN_US" target="_blank">
16+
<img alt="Open in AliCloud" src="https://img.alicdn.com/imgextra/i1/O1CN01hjjqXv1uYUlY56FyX_!!6000000006049-55-tps-254-36.svg" style="max-height: 44px; max-width: 100%;">
17+
</a>
18+
</div></div>
19+
1420
```hcl
1521
data "alicloud_images" "ubuntu" {
1622
most_recent = true

0 commit comments

Comments
 (0)