vault_mount

    0

    0

    lucycodes42

    Terraform snippets

    This code declares a resource named vault_mount_id. The path attribute specifies the location of the vault_mount_id file. The type attribute specifies the type of the vault_mount_id file, which can be either a directory or a file.

    Shortcut: tf_vault_mount

    resource "vault_mount" "vault_mount_id" {
       path = "myPath"
       type = "myType"
    }
    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.