v0.32.0
Update Terraform cloudposse/repository-webhooks-github to v0.13.0 @adamantike (#107)
what
- Removed variables no longer available in the
cloudposse/repository-webhooks/github
module. - Supersedes #106
why
- Version 0.13.0 removes hardcoded provider, so some variables have been removed in favor of instantiating the provider separately.
references
- Upstream issue: cloudposse/terraform-github-repository-webhooks#37
- Upstream pull request: cloudposse/terraform-github-repository-webhooks#40