We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ded85 commit 498b0daCopy full SHA for 498b0da
README.md
@@ -14,7 +14,7 @@ You must have [python3](https://www.python.org/downloads/) and [pip](https://pip
14
15
```hcl
16
module "gitlab-stale-merge-requests-slack-app" {
17
- source = "github.com/alanjonesit/terraform-aws-gitlab-stale-merge-requests-slack-app"
+ source = "alanjonesit/gitlab-stale-merge-requests-slack-app/aws"
18
19
gitlab_base_url = "https://gitlab.example.com"
20
stale_days_threshold = 7
0 commit comments