Terraform MySQL provider – This Terraform provider is archived per our provider archiving process: https://terraform.io/docs/internals/archiving.html
Mozilla Public License 2.0
61
stars
189
forks
source link
Introduce a mysql_role resource for creating MySQL roles #48
Closed
joestump closed 6 years ago
What does this PR change?
mysql_role
resource that maps toCREATE ROLE
. Fixes #46.Proposed HCL
TODO
mysql_grant
forrole
androles
attributestls_option
doesn't work for MySQL 8.0