diff --git a/README.md b/README.md index 62e00cb6..409967c8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Terraform and OpenTofu GitHub Actions ![release](https://img.shields.io/github/v/release/dflook/terraform-github-actions)![job runs](https://img.shields.io/docker/pulls/danielflook/terraform-github-actions?label=job%20runs) -This is a suite of terraform and OpenTofu related GitHub Actions that can be used together to build effective Infrastructure as Code workflows. +This is the suite of terraform and OpenTofu related GitHub Actions that can be used together to build effective Infrastructure as Code workflows. [GitHub Actions](https://github.com/features/actions) are a way to make automated workflows that trigger when events occur on your GitHub repository, using a YAML file that lives in your repo. These actions can be used to easily perform [Terraform](https://www.terraform.io/) or [OpenTofu](https://www.opentofu.org/) tasks as part of your workflow.