openstack_fw_firewall_v1

    0

    0

    lucycodes42

    Terraform snippets

    The code defines a resource named "myResourceName" with the following attributes:

    name: "myResourceName"

    description: "my-description-${myResourceName}"

    Shortcut: tf_openstack_fw_firewall_v1

    resource "openstack_fw_firewall_v1" "${myResourceName}" {
       name = "my-${myResourceName}"
       description = "my-description-${myResourceName}"
    
       policy_id = "\${openstack_fw_policy_v1.policy_1.id}"
    }
    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.