Skip to content

Commit f56595a

Browse files
authored
Remove outdated demo repos (#2387)
1 parent a2e4b91 commit f56595a

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/ce/getting-started/with-terraform.mdx

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "With Terraform"
55
In 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

0 commit comments

Comments
 (0)