ibm_compute_ssh_key

    0

    0

    lucycodes42

    Terraform snippets

    This code defines a resource named "ibm_compute_ssh_key" that stores the public key associated with the myResourceName.

    Shortcut: tf_ibm_compute_ssh_key

    resource "ibm_compute_ssh_key" "${myResourceName}" {
       label = "${myResourceName}"
       public_key = "${var.ssh_public_key}"
    }
    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.