oneandone_ip
Manages a Public IP on 1&1
Example Usage
resource "oneandone_public_ip" "ip" {
"ip_type" = "IPV4"
"reverse_dns" = "%s"
"datacenter" = "GB"
}
Argument Reference
The following arguments are supported:
-
ip_type- (Required) IP type. Can beIPV4orIPV6 -
reverse_dns- (Optional) -
datacenter- (Optional) Location of desired 1and1 datacenter. Can beDE,GB,USorES. -
ip_address- (Computed) The IP address.
© 2018 HashiCorpLicensed under the MPL 2.0 License.
https://www.terraform.io/docs/providers/oneandone/r/public_ip.html