Shared domain across accounts?

My organization has multiple Fastly accounts, which we use to isolate different services from different types of users (e.g. internal services vs customer facing production services, etc).

We would like to create a new VCL Service in Fastly and hook it up with a domain, foo.our-org.com, and this is in our “Internal Stuff” Fastly account.

BUT, our “Customer Stuff” Fastly already "owns’ our-org.com, so when we attempt to add the new foo.our-org.com domain, we see:

Domain '``our-org.com``' is already taken by another customer

I’m wondering what options we have to add this subdomain to our VCL Service? We really would prefer not to move the actual service into our Customer Stuff Fastly account as we prefer to keep these services completely separated.

Thanks for any advice!

Hey :waving_hand: This is quite a common need. A quick ticket to support@fastly.com with the details and they can help delegate the domain(s) you want to another service.

Hope this helps