69ec7e12ac
* add docs * add new resource ess * add examples * update aliyun go * merge master * fix ci |
||
---|---|---|
.. | ||
README.md | ||
main.tf | ||
outputs.tf | ||
variables.tf |
README.md
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