mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-13 01:00:50 -04:00
* add docs * add new resource ess * add examples * update aliyun go * merge master * fix ci
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