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)
© 2018 HashiCorpLicensed under the MPL 2.0 License.
https://www.terraform.io/docs/providers/oneandone/r/vpn.html