gitlab_deploy_key

    0

    0

    lucycodes42

    Terraform snippets

    The resource specifies the name of the deploy key, as well as the name of the project and the title of the key.

    Shortcut: tf_gitlab_deploy_key

    resource "gitlab_deploy_key" "${example}" {
       project = "${example}/deploying"
       title   = "${example} deploy key"
       key     = "ssh-rsa AAAA"
    }
    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.