Creating Bulk redirect lists with API

Hey all,
I struggling to find a way to use terraform/pulumi to create a bulk redirect list with redirect rules.

My goal is to create a hundred of redirection rules that all follow a similar naming scheme

  • from <mydomain>/common<someID> to <custom URL>
I thought bulk redirects should be the proper answer for that, but I can't quite find the right terraform resource for that
Was this page helpful?