cloudstack_vpn_connection

    0

    0

    lucycodes42

    Terraform snippets

    The preceding code creates a cloudstack_vpn_connection resource. This resource has the following properties:

    name - The name of the resource.

    • The name of the resource. customer_gateway_id - The customer gateway ID.

    • The customer gateway ID. vpn_gateway_id - The VPN gateway ID.

    Shortcut: tf_cloudstack_vpn_connection

    resource "cloudstack_vpn_connection" "${myResourceName}" {
       name = "my-${myResourceName}"
       customer_gateway_id = "8dab9381-ae73-48b8-9a3d-c460933ef5f7"
       vpn_gateway_id = "a7900060-f8a8-44eb-be15-ea54cf499703"
    }
    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.