diff --git a/README.md b/README.md index 159b5e3..9507d5c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Terraform with GitHub -There are countless resources on the Internet about GitHub Actions and Terraform. My two favorites so far are Hashicorp's tutorial *[Automate Terraform with GitHub Actions](Automate Terraform with GitHub Actions)* and our own *[Friday Deploy! Integrating Terraform into your GitHub Actions with HashiCorp ](https://www.youtube.com/watch?v=RcDePXkRHdw)* video with some friends from Hashicorp. I hear you asking "so then why creating yet another resource"? Glad you ask! +There are countless resources on the Internet about GitHub Actions and Terraform. My two favorites so far are Hashicorp's tutorial *[Automate Terraform with GitHub Actions](https://developer.hashicorp.com/terraform/tutorials/automation/github-actions)* and our own *[Friday Deploy! Integrating Terraform into your GitHub Actions with HashiCorp ](https://www.youtube.com/watch?v=RcDePXkRHdw)* video with some friends from Hashicorp. I hear you asking "so then why creating yet another resource"? Glad you ask! First of all, this is a GitHub repo. It means you can fork it and start playing with it right away. A quick fork is always faster than scrambling with copypasta. It's also an alternative way of using both GitHub and Terraform as it does not use Terraform Cloud. Last, I wanted to also highlight other capabilities such as Dependabot and Advanced Security in the context of Terraform. @@ -81,4 +81,4 @@ TFSec... ## What's up? -Dependabot... \ No newline at end of file +Dependabot...