No longer possible to generate auth0 terraform config without paid subscription

I worked around this using:

auth0 api get connections
auth0 api get clients

To get the IDs of the resources I needed although getting it all to import into terraform was messy but worked in the end.