terraform/examples/alicloud-vpc-cluster-sg/README.md

19 lines
238 B
Markdown
Raw Normal View History

2017-01-19 15:08:56 +01:00
### SecurityGroups With Vpc Example
The example create SecurityGroups for specify VPC Clusters.
### Get up and running
* Planning phase
terraform plan
* Apply phase
terraform apply
* Destroy
terraform destroy