I'm asking this question again as there still doesn't seem to be an elegant solution.
I've bought a domain from https://domains.google.com and I would like to point it to a bucket that I have my static site hosted on. My bucket name is www.test-domain.dev
, and my domain is test-domain.dev
.
Using Google Domains DNS I've created a CNAME record name of www
which is pointing to c.storage.googleapis.com.
I've trawled lots of similar issues on here, but no concrete answer...
Any help would be really appreciated.
Thanks in advance!