From 464cced72bde88e0b6d6227a9a0dafeaf9b71add Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Sun, 21 Oct 2018 11:03:29 -0700 Subject: [PATCH] Add a few more examples :) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1846d22..3fb3f46 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ With GitHub Actions you can automate your workflow from idea to production. ### Community Resources - [Deploy a Node.js App to Azure](https://github.com/sdras/example-azure-node) +- [Use HashiCorp's Terraform](https://github.com/hashicorp/terraform-github-actions) +- [Trigger emails with release notes with SendGrid](https://github.com/bitoiu/release-notify-action) ### Tutorials