Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDS can't bind an EIP with terraform #2656

Open
owenJiao opened this issue Jan 16, 2023 · 1 comment
Open

RDS can't bind an EIP with terraform #2656

owenJiao opened this issue Jan 16, 2023 · 1 comment
Labels
api-issue the issue is caused by API

Comments

@owenJiao
Copy link

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.

@ShiChangkuo ShiChangkuo added the api-issue the issue is caused by API label Feb 17, 2023
@ShiChangkuo
Copy link
Collaborator

@owenJiao we can not bind an EIP to a RDS instance when creating it dure to the API issue.

you can use huaweicloud_vpc_eip_associate to bind them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-issue the issue is caused by API
Projects
None yet
Development

No branches or pull requests

2 participants