mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
* add docs * add new resource ess * add examples * update aliyun go * merge master * fix ci |
||
---|---|---|
.. | ||
main.tf | ||
outputs.tf | ||
README.md | ||
variables.tf |
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