mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
238 B
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