gitlab_project

    0

    0

    lucycodes42

    Terraform snippets

    This code creates a new GitLab project named "${example}" which has the following description: "This is a new project.

    Shortcut: tf_gitlab_project

    resource "gitlab_project" "${example}" {
       name        = "${example}"
       description = "${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.