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

rdb: integrate PN provisiong mode to remove dependency with IPAM #2573

Closed
Mia-Cross opened this issue May 14, 2024 · 0 comments · Fixed by #2572
Closed

rdb: integrate PN provisiong mode to remove dependency with IPAM #2573

Mia-Cross opened this issue May 14, 2024 · 0 comments · Fixed by #2572
Assignees

Comments

@Mia-Cross
Copy link
Contributor

Mia-Cross commented May 14, 2024

Now that the provisioning mode of a private network is readable from the API, we can remove the dependency to IPAM that was introduced to check whether the endpoint was provisioned with IPAM.

EDIT: We still have to enforce the explicit choice between ip_net and enable_ipam in the configuration of private endpoints for RDB Instance and Read Replica. We will be able to remove it when Terraform allows us to use SetNew on nested fields, so that we can set the value of private_network.0.enable_ipam in the diff in a CustomizeDiffFunc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant