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

Migrate from Endpoint to Endpoints in rdb to remove deprecated warnings #1377

Closed
remyleone opened this issue Jul 19, 2022 · 1 comment · Fixed by #2728
Closed

Migrate from Endpoint to Endpoints in rdb to remove deprecated warnings #1377

remyleone opened this issue Jul 19, 2022 · 1 comment · Fixed by #2728
Assignees
Labels
breaking-change priority:high New features rdb Managed MySQL and PostgreSQL issues, bugs and feature requests
Milestone

Comments

@remyleone
Copy link
Member

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Terraform Version

Affected Resource(s)

  • scaleway_XXXX

Terraform Configuration Files

# Copy-paste the minimal (if possible) terraform configuration to reproduce the bug here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key: https://keybase.io/hashicorp

Debug Output

Panic Output

Expected Behavior

Actual Behavior

Steps to Reproduce

  1. terraform apply

Important Factoids

References

  • #0000
@remyleone remyleone added this to the v2.3.0 milestone Jul 19, 2022
@remyleone remyleone added the rdb Managed MySQL and PostgreSQL issues, bugs and feature requests label Jul 19, 2022
@Monitob Monitob modified the milestones: v2.3.0, Backlog Aug 29, 2022
@Monitob Monitob modified the milestones: Backlog, v3.0.0 Nov 8, 2022
@remyleone remyleone added the priority:medium Improvements that are not the main priority label Jan 25, 2023
@remyleone remyleone assigned Mia-Cross and unassigned Monitob Oct 13, 2023
@remyleone remyleone assigned jremy42 and unassigned Mia-Cross Mar 4, 2024
@remyleone remyleone added priority:high New features and removed priority:medium Improvements that are not the main priority labels Sep 6, 2024
@jremy42
Copy link
Contributor

jremy42 commented Sep 6, 2024

@remyleone

It seems that the endpoint field is already handled and has been replaced by private_network and load_balancer:

. Does it make sense to create an Endpoints argument? Can I remove the endpoint field from the resource and the tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change priority:high New features rdb Managed MySQL and PostgreSQL issues, bugs and feature requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants