opentofu/examples/alicloud-security-group/README.md
2017-01-19 14:08:56 +00:00

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