cloudstack_network_acl

    0

    0

    lucycodes42

    Terraform snippets

    The code creates an ACL for the VPC named "test-acl". The VPC ID is 76f6e8dc-07e3-4971-b2a2-8831b0cc4cb4.

    Shortcut: tf_cloudstack_network_acl

    resource "cloudstack_network_acl" "${myResourceName}" {
       name = "test-acl"
       vpc_id = "76f6e8dc-07e3-4971-b2a2-8831b0cc4cb4"
    }
    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.