mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-06 22:23:43 -06:00
.. | ||
main.tf | ||
outputs.tf | ||
README.md | ||
variables.tf |
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