Skip to content

github_repository_webhook: "name": required field is not set #26

@tibbing

Description

@tibbing

I'm getting the following error since version 0.7.0, as the github_repository_webhook name parameter was removed:

module.github_webhooks.github_repository_webhook.default: "name": required field is not set

The "name" parameter is indeed no longer listed in the documentation for the github provider (https://www.terraform.io/docs/providers/github/r/repository_webhook.html), however, it seems that it is still required to be set to 'web' (as mentioned in this issue: https://github.com/terraform-providers/terraform-provider-github/issues/197)

This seems to be an bug in the github provider, but until either fixed there or reverted in this module, the github webhooks are broken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions