File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff 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
1319data "alicloud_images" "ubuntu" {
1420 most_recent = true
Original file line number Diff line number Diff 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
1521data "alicloud_images" "ubuntu" {
1622 most_recent = true
You can’t perform that action at this time.
0 commit comments