You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -203,6 +203,7 @@ allow_github_webhooks = true
203
203
| atlantis\_github\_user | GitHub username that is running the Atlantis command |`string`|`""`| no |
204
204
| atlantis\_github\_user\_token | GitHub token of the user that is running the Atlantis command |`string`|`""`| no |
205
205
| atlantis\_github\_user\_token\_ssm\_parameter\_name | Name of SSM parameter to keep atlantis\_github\_user\_token |`string`|`"/atlantis/github/user/token"`| no |
206
+
| atlantis\_github\_webhook\_secret | GitHub webhook secret of an app that is running the Atlantis command |`string`|`""`| no |
206
207
| atlantis\_gitlab\_hostname | Gitlab server hostname, defaults to gitlab.com |`string`|`"gitlab.com"`| no |
207
208
| atlantis\_gitlab\_user | Gitlab username that is running the Atlantis command |`string`|`""`| no |
208
209
| atlantis\_gitlab\_user\_token | Gitlab token of the user that is running the Atlantis command |`string`|`""`| no |
0 commit comments