mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-25 12:01:51 -04:00
* Revert "datadog: Fix incorrect schema of monitor for 'silenced' (#12720)" This reverts commit8730bf125f. * Revert "schema: Allow *Resource as Elem of TypeMap in validation (#12722)" This reverts commit1df1c21d5b. * Revert "provider/alicloud: change create ecs postpaid instance API (#12226)" This reverts commitffc5a06cb5.
ECS with UserData Example
Pass shell scripts to Ecs Instance by user_data parameter.
Get up and running
-
Planning phase
terraform plan -
Apply phase
terraform apply -
Destroy
terraform destroy