Skip to content

Commit 1081d13

Browse files
committed
docs: add explorer link
1 parent 0fb312e commit 1081d13

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

README-CN.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Terraform module which creates ADB cluster resources on Alibaba Cloud
2+
23
terraform-alicloud-analyticdb-mysql
34

45
本 Module 用于在阿里云的 VPC 下创建一个[ADB 云数据库](https://help.aliyun.com/product/92664.html)
@@ -9,6 +10,12 @@ terraform-alicloud-analyticdb-mysql
910

1011
## 用法
1112

13+
<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
14+
<a href="https://api.aliyun.com/terraform?source=Module&activeTab=document&sourcePath=terraform-alicloud-modules%3A%3Aanalyticdb-mysql&spm=docs.m.terraform-alicloud-modules.analyticdb-mysql" target="_blank">
15+
<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%;">
16+
</a>
17+
</div></div>
18+
1219
### 你可以通过以下步骤增加terraform模板。
1320

1421
增加module资源到你的模板文件,例如main.tf

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Terraform module which creates a ADB cluster on Alibaba Cloud.
2+
23
terraform-alicloud-analyticdb-mysql
34

45
English | [简体中文](https://github.com/terraform-alicloud-modules/terraform-alicloud-analyticdb-mysql/blob/master/README-CN.md)
@@ -13,6 +14,12 @@ These types of resources are supported:
1314

1415
## Usage
1516

17+
<div style="display: block;margin-bottom: 40px;"><div class="oics-button" style="float: right;position: absolute;margin-bottom: 10px;">
18+
<a href="https://api.aliyun.com/terraform?source=Module&activeTab=document&sourcePath=terraform-alicloud-modules%3A%3Aanalyticdb-mysql&spm=docs.m.terraform-alicloud-modules.analyticdb-mysql&intl_lang=EN_US" target="_blank">
19+
<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%;">
20+
</a>
21+
</div></div>
22+
1623
### You can use this in your terraform template with the following steps.
1724

1825
Adding a module resource to your template, e.g. main.tf

0 commit comments

Comments
 (0)