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

dbaas support for mysql,pg database #410

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

tgrondier
Copy link
Member

Description

New resource introduced:

  • exoscale_dbaas_pg_database, exoscale_dbaas_mysql_database, to represent individual databases in database services.

To avoid confusion with the existing exoscale_database resource, it is being deprecated. A new resource is introduced, exoscale_dbaas. The only thing that changes is the name, under the hood those resources are exactly the same, except a deprecation message for the former.

(I couldn't find guidance on how to rename a resource type so I have no idea if it's possible to automate the move for users)

Checklist

(For exoscale contributors)

  • Changelog updated (under Unreleased block)
  • Acceptance tests OK
  • For a new resource, datasource or new attributes: acceptance test added/updated

Testing

Acceptance tests updated

@pierre-emmanuelJ pierre-emmanuelJ requested a review from a team January 14, 2025 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant