gitlab_project_hook

    0

    0

    lucycodes42

    Terraform snippets

    This code creates a gitlab_project_hook that will check for a new version of the example project on the https://${example}.com website.

    Shortcut: tf_gitlab_project_hook

    resource "gitlab_project_hook" "${example}" {
       project = "${example}/hooked"
       url     = "https://${example}.com/hooke/example"
    }
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.