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

19 lines
238 B
Markdown

### 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