terraform/examples/alicloud-ess-schedule/README.md

17 lines
246 B
Markdown
Raw Normal View History

### ESS scaling schedule Example
The example launches ESS schedule task, which will create ECS by the schedule time.
### Get up and running
* Planning phase
terraform plan
* Apply phase
terraform apply
* Destroy
terraform destroy