-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
Hi! I’d like to be able to import existing MySQL roles into Terraform state. Right now mysql_role doesn’t support terraform import, so we can’t manage pre-existing roles without recreating them.
Could you please add import support for this resource?
Example idea:
terraform import mysql_role.myrole <role_name>
Happy to help test or provide feedback too.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels