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

19 lines
228 B
Markdown

### 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