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

238 B

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