Skip to content

Commit 498b0da

Browse files
committed
docs: update module source to terraform registry
1 parent f3ded85 commit 498b0da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You must have [python3](https://www.python.org/downloads/) and [pip](https://pip
1414

1515
```hcl
1616
module "gitlab-stale-merge-requests-slack-app" {
17-
source = "github.com/alanjonesit/terraform-aws-gitlab-stale-merge-requests-slack-app"
17+
source = "alanjonesit/gitlab-stale-merge-requests-slack-app/aws"
1818
1919
gitlab_base_url = "https://gitlab.example.com"
2020
stale_days_threshold = 7

0 commit comments

Comments
 (0)