terraform-provider-huaweicloud
terraform-provider-huaweicloud copied to clipboard
RDS can't bind an EIP with terraform
As my title says, when I create an RDS in terraform , I also want to bind an EIP to the RDS so that the RDS can be accessed by the Internet. But I haven't found any way to achieve this in the official document. Could you help me to fix it? Thanks.