terraform/examples/alicloud-security-group/README.md

228 B

SecurityGroup With Vpc Example

The example create SecurityGroup for specify VPC.

Get up and running

  • Planning phase

      terraform plan 
    
  • Apply phase

      terraform apply 
    
  • Destroy

      terraform destroy