Manages an EIP resource within HuaweiCloud
Name | Version |
---|---|
terraform | ~> 1.7 |
huaweicloud | ~>1.63 |
Name | Version |
---|---|
huaweicloud | ~>1.63 |
No modules.
Name | Type |
---|---|
huaweicloud_vpc_eip.main | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
auto_renew | Specifies whether auto renew is enabled | bool |
false |
no |
eip | EIP configuration Possible values for type are '5_bgp' (dynamic BGP) and '5_sbgp' (static BGP) |
object({ |
{ |
no |
name | Specifies the name of the EIP | string |
n/a | yes |
name_postfix | Name Postfix for EIP | string |
null |
no |
region | Specifies the region in which to create the resource. If omitted, the provider-level region will be used | string |
null |
no |
tags | Specifies the key/value pairs to associate with the VPC | map(string) |
{} |
no |
Name | Description |
---|---|
address | The IPv4 address of the EIP |
id | The resource ID in UUID format |
ipv6_address | The IPv6 address of the EIP |
port_id | The port ID which the EIP associated with |
private_ip | The private IP address bound to the EIP |
status | The status of EIP |