cloudstack_static_nat

    0

    0

    lucycodes42

    Terraform snippets

    The code defines a cloudstack_static_nat resource named "myResourceName" which has the following attributes: name, ip_address_id, and virtual_machine_id.

    Shortcut: tf_cloudstack_static_nat

    resource "cloudstack_static_nat" "${myResourceName}" {
       name = "my-${myResourceName}"
       ip_address_id = "f8141e2f-4e7e-4c63-9362-986c908b7ea7"
       virtual_machine_id = "6ca2a163-bc68-429c-adc8-ab4a620b1bb3"
    }
    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.