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
270 B
270 B
ESS scaling configuration Example
The example launches ESS scaling configuration, will create ECS instance automatic by system schedule.
Get up and running
-
Planning phase
terraform plan
-
Apply phase
terraform apply
-
Destroy
terraform destroy