How to Grant SYSTEM_USER Privilege Using Terraform for MySQL Database?
I’m trying to automate the setup of a MySQL database using Terraform for my project hosted on Google Cloud Platform (GCP). However, I’m encountering an issue when attempting to execute a SQL script that requires the SYSTEM_USER privilege. The error message I’m receiving is as follows: