File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ title: "With Terraform"
55In this tutorial, you will set up Digger to automate terraform pull requests using Github Actions
66
77** Prerequisites**
8- - A GitHub repository with valid terraform code, don 't have one? see [ here ] ( #demo-repositories )
8+ - A GitHub repository with valid terraform code. Don 't have one? see [ Example repo ] ( https://github.com/diggerhq/quickstart-actions-aws )
99- Your cloud provider credentials:
1010 - For AWS: [ Hashicorp's AWS tutorial] ( https://developer.hashicorp.com/terraform/tutorials/aws-get-started/aws-build )
1111 - For GCP: [ Hashicorp's GCP tutorial] ( https://developer.hashicorp.com/terraform/tutorials/gcp-get-started/google-cloud-platform-build )
@@ -284,10 +284,4 @@ Then you can add a comment like `digger apply` and shortly after apply output wi
284284</Step>
285285</Steps>
286286
287- # # Demo repositories
288-
289- - [AWS demo repo](https://github.com/diggerhq/quickstart-actions-aws)
290- - [GCP demo repo](https://github.com/diggerhq/demo-conftest-gcp/)
291- - [Azure demo repo](https://github.com/diggerhq/azure-onboarding-test)
292-
293287
You can’t perform that action at this time.
0 commit comments