Skip to content

Commit

Permalink
feat: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
task4233 committed Nov 12, 2021
1 parent 7208860 commit fa26ceb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ vim main.tf
terraform apply
```

6. terraform destroy(Delete)

```bash
terraform destroy
```

## Useful Information
- [Plugin Development](https://www.terraform.io/docs/extend/index.html)
- [Implement Create and Read with the Terraform Plugin Framework](https://learn.hashicorp.com/tutorials/terraform/plugin-framework-create)
Expand Down

0 comments on commit fa26ceb

Please sign in to comment.