0.8.0 Add `github_webhooks_token` and `s3_bucket_force_destroy` variables
what
- Add
github_webhooks_tokenvariable - Add
s3_bucket_force_destroyvariable
why
-
Make GitHub token for creating webhooks optional. If not provided, can be sourced from the
GITHUB_TOKENenvironment variable. Sourcing from theGITHUB_TOKENenvironment variable is useful when the module is provisioned from geodesic or CI/CD that have access to theGITHUB_TOKENenvironment variable, which in turn could be sourced from SSM using chamber -
s3_bucket_force_destroyis a boolean that indicates all objects should be deleted from the CodePipeline artifact store S3 bucket so that the bucket can be destroyed without error