Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 228 Bytes

File metadata and controls

19 lines (9 loc) · 228 Bytes

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