terraform/examples/alicloud-ecs-zone-type/README.md

19 lines
316 B
Markdown
Raw Normal View History

2017-01-19 15:08:56 +01:00
### Ecs Instance Type Data Source Example
The example launches Ecs instance type Data Resource. Then set ecs parameter instance_type refer to the Data Resource config above.
### Get up and running
* Planning phase
terraform plan
* Apply phase
terraform apply
* Destroy
terraform destroy