» oneandone_vpn
Manages a VPN on 1&1
» Example Usage
resource "oneandone_vpn" "vpn" {
datacenter = "GB"
name = "%s"
description = "ttest descr"
}
» Argument Reference
The following arguments are supported:
-
datacenter- (Optional) Location of desired 1and1 datacenter. Can beDE,GB,USorES. -
name- (Required) The name of the VPN -
description- (Optional) -
download_path- (Optional) -
file_name- (Optional)