site24x7 / terraform-provider-site24x7

Terraform provider for Site24x7
MIT License
22 stars 33 forks source link

REST API Transaction - Enhancement Request #233

Open bmcgrath-pr opened 7 months ago

bmcgrath-pr commented 7 months ago

Hey,

I've received communication that the desired action for creating multiple steps for a REST API Transaction Monitor is to duplicate the 'Steps{}' Section of the module resource. In an effort to provide a single module for REST API Transaction Monitors to be called via a TF using any number of steps, is it possible to update your code to:

Or if there is a better way to allow this. With the current approach, we would have to code a module for a 1 Step Rest API Transaction Monitor, another for a 2 step, etc etc

Thanks