mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-08 15:13:56 -06:00
69ec7e12ac
* 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