Requirements
Name | Version |
---|---|
alicloud | 1.209.1 |
random | 3.4.3 |
Providers
Name | Version |
---|---|
alicloud | 1.209.1 |
random | 3.4.3 |
Modules
No modules.
Resources
Name | Type |
---|---|
alicloud_instance.default | resource |
random_integer.index | resource |
alicloud_images.image | data source |
alicloud_instance_types.instance_type_auto | data source |
alicloud_regions.region | data source |
alicloud_security_groups.ydd_sg | data source |
alicloud_vswitches.ydd_vswitch | data source |
Inputs
Name | Description | Type | Default | Required |
---|---|---|---|---|
category | n/a | string |
"cloud_efficiency" |
no |
chargetype | 云服务器付费模式 | string |
"PostPaid" |
no |
cpu | 云服务器CPU大小 | number |
2 |
no |
description | 云服务描述信息 | string |
"ecs-description" |
no |
ecs_size | The specification of the ecs size. | number |
1200 |
no |
image_regex | 云服务系统镜像前缀 根据前缀自动匹配镜像 | string |
"^centos_7_9_x64_20G_alibase" |
no |
internet_max_bandwidth_out | 云服务器带宽 | number |
10 |
no |
keypair | 连接云服务器密钥对名称 | string |
"ydd-keypair" |
no |
memory | 云服务器内存大小 | number |
4 |
no |
name | 云服务名称 | string |
"ydd-ecs" |
no |
security_group_regex | 云服务安全组名称 | string |
"ydd-security-group" |
no |
system_disk_category | 云服务器系统盘类型 | string |
"cloud_efficiency" |
no |
system_disk_description | 云服务器系统盘描述 | string |
"system_disk_description" |
no |
system_disk_name | 云服务器系统盘名称 | string |
"system_disk" |
no |
type_familys | 实例类型 | list(string) |
[ |
no |
vswitch_regex | 云服务子网名称前缀 根据前缀自动匹配子网 | string |
"^ydd-vswitch-cn" |
no |
Outputs
Name | Description |
---|---|
deploy_units | n/a |
env_info | n/a |
local_instance_types | n/a |