Alicloud ADB Terraform Module On Alibaba Cloud
English | 简体中文
Terraform module which creates ADB instance on Alibaba Cloud.
These types of resources are supported:
module "example" {
source = "terraform-alicloud-modules/adb/alicloud"
description = "Test new adb."
}- This module using AccessKey and SecretKey are from
profileandshared_credentials_file. If you have not set them yet, please install aliyun-cli and configure it.
| Name | Version |
|---|---|
| terraform | > = 0.13.0 |
| alicloud | > = 1.121.0 |
| Name | Version |
|---|---|
| alicloud | > = 1.121.0 |
If you have any problems when using this module, please opening a provider issue and let us know.
Created and maintained by Alibaba Cloud Terraform Team(terraform@alibabacloud.com)