Skip to content

Add import support for mysql_role #267

@Latyn4ik

Description

@Latyn4ik

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions