Slackbot
12/15/2023, 11:01 AMHans Lambermont
12/15/2023, 1:46 PM<http://github.com/MyOrg/RepoName|github.com/MyOrg/RepoName> (like in the Atlantis documentation) BUT the repositories variable in the terraform-aws-atlantis github_repository_webhooks module does not support that format and must be of the form RepoName only.
Also the terraform-aws-atlantis module does not support organization wide things like * as it only calls resource "github_repository_webhook" (and not the "github_organization_webhook")Chastity Blackwell
12/15/2023, 2:10 PMHans Lambermont
12/15/2023, 2:11 PMHans Lambermont
12/19/2023, 11:51 AM