I've been running a successful Wordpress install on Google Compute Engine with LEMP (Linux, NGINX, MySQL and PHP) stack, and Cloud SQL (Generation 2 MYSQL) and tried to tie in the domain last night using Cloud DNS.
I added the A record and CNAME and adjusted the nameservers in Google Domains, but nothing is loading.
At first, I was getting a 504 Bad Gateway NGINX/Ubuntu error, but now nothing happens.
However, I noticed that my IP address for Compute Engine changed, not sure how probably misunderstood something that I was reading and said yes.
Is there a way to change the Cloud SQL to see the new IP address? If so what is the process?
Trying to avoid having to rebuild everything, but I guess that's how you learn what not to do in the future.