Skip to content

alibabacloud-automation/terraform-alicloud-ess-scaling-rule

Repository files navigation

Terraform module which creates ESS Scaling Rule on Alibaba Cloud

terraform-alicloud-ess-scaling-rule

English | 简体中文

Terraform module which creates ESS Scaling Rule on Alibaba Cloud.

These types of resources are supported:

Terraform versions

The Module requires Terraform 0.13 and Terraform Provider AliCloud 1.56.0+.

Usage

module "example" {
  source = "terraform-alicloud-modules/ess-scaling-rule/alicloud"
  name   = "ess-scaling-rule-config"
}

Notes

  • This module using AccessKey and SecretKey are from profile and shared_credentials_file. If you have not set them yet, please install aliyun-cli and configure it.

Requirements

Name Version
terraform > = 0.13.0
alicloud > = 1.56.0

Providers

Name Version
alicloud > = 1.56.0

Submit Issues

If you have any problems when using this module, please opening a provider issue and let us know.

Note: There does not recommend opening an issue on this repo.

Authors

Created and maintained by Alibaba Cloud Terraform Team([email protected])

License

MIT Licensed. See LICENSE for full details.

Reference

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •