Changing CNAME with google domains for hosting on meteor?

So I deployed an app today on meteor.com. I’m able to get it up and running with a myapp.meteor.com sort of style. I bought a domain name using google domains, and I’d like to be able to use that domain name for the app. I followed the procedure in Discover Meteor to deploy: meteor deploy www.myappname.com.

However, the book also says that I should change the CNAME for my domain to point to origin.meteor.com. I can’t seem to figure out how to do that with google domains. When I tried forwarding the domain to origin.meteor.com, nothing displayed. I’m going to see if I can find some google support place to ask about this too, but has anyone run into this issue before?

You need to access your domain management tools. Google reference them here and explicitly state that you can set CNAMEs.( I don’t use Google domains myself, so can’t give you any more detail.)

Any update on this topic? I’m struggling with the same issue