cli-terraform icon indicating copy to clipboard operation
cli-terraform copied to clipboard

enhancement: chose version to "export-appsec" from

Open MaxPower87 opened this issue 1 year ago • 2 comments

as we use a mixture of terraform and control center deployments, it would be very useful for us to chose the version we want to export with terraform. sometime we roll back a version via GUI (control center) and we want to also reflect those changes in the terraform states. we reach this by re-exporting the appsec config, but it always takes the latest created version and we can not chose to export from any version (like latest activated version from stage or prod)

this would be a game changer for us.

MaxPower87 avatar May 12 '23 10:05 MaxPower87