575 B
575 B
layout | page_title | sidebar_current | description |
---|---|---|---|
oneandone | 1&1: oneandone_vpn | docs-oneandone-resource-vpn | Creates and manages 1&1 VPN. |
oneandone_vpn
Manages a VPN on 1&1
Example Usage
resource "oneandone_public_ip" "ip" {
"ip_type" = "IPV4"
"reverse_dns" = "test.1and1.com"
"datacenter" = "GB"
}
Argument Reference
The following arguments are supported:
datacenter
- (Optional) Location of desired 1and1 datacenter. Can beDE
,GB
,US
orES
.ip_type
- (Required) IPV4 or IPV6reverese_dns
- (Optional)