mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-08 07:03:16 -06:00
228 B
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