mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-13 01:00:50 -04:00
575 B
575 B
layout, page_title, sidebar_current, description
| 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,USorES.ip_type- (Required) IPV4 or IPV6reverese_dns- (Optional)