mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-16 19:52:49 -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 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