Name | Version |
---|---|
terraform | >= 0.12.26 |
github | >= 2.4.1 |
Name | Version |
---|---|
github | >= 2.4.1 |
No Modules.
Name |
---|
github_repository_webhook |
Name | Description | Type | Default | Required |
---|---|---|---|---|
atlantis_allowed_repo_names | List of names of repositories which belong to the organization specified in github_organization |
list(string) |
n/a | yes |
create_github_repository_webhook | Whether to create Github repository webhook for Atlantis | bool |
true |
no |
github_organization | Github organization to use when creating webhook | string |
"" |
no |
github_token | Github token to use when creating webhook | string |
"" |
no |
webhook_secret | Webhook secret | string |
"" |
no |
webhook_url | Webhook URL | string |
"" |
no |
Name | Description |
---|---|
this_repository_webhook_secret | Webhook secret |
this_repository_webhook_urls | Webhook URL |