petoju / terraform-provider-mysql

Terraform MySQL provider – unofficial fork
https://registry.terraform.io/providers/petoju/mysql
Mozilla Public License 2.0
63 stars 40 forks source link

Accept double quotes around user when parsing grants #144

Closed petoju closed 2 months ago

petoju commented 2 months ago

This is weird - sometimes, double quotes are used to quote username / password in some outputs and only for some IPs. That doesn't look real, but it is what it is.

Let's try this.