Resource for creating and managing logical databases within Vultrs managed database service
Provides a Vultr database DB resource. This can be used to create, read, and delete logical DBs for a managed database on your Vultr account.
Create a new database DB:
Updating the database ID or name will cause a force new. This behavior is in place because a database DB canno tbe moved from one managed database to another and logical databases can only be created/destroyed and not updated.
The following arguments are supported:
database_id - (Required) The managed database ID you want to attach this logical DB to.name - (Required) The name of the new managed database logical DB.The following attributes are exported:
database_id - The managed database ID.name - The name of the managed database logical DB.
0 Comments
Be the first to comment and share your perspective with the community.